This diff introduces changes to the Rust gRPC messages stream handler to disable removing messages from the DynamoDB database when the config flag from the D6622 is presented. The reason to skip messages removal is the ENG-2641 task where we are skipping the persistence of the message in the database in the case when the config flag is presented.
Linear task: ENG-2641