Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dlq-test): Add temporary code to fail message processing (#4408)
This is temporary code that should be reverted. It adds the ability to reject messages from the querylog processor and DLQ them based on a reject rate which can be set via runtime config. We will try replaying them using the new DLQ replay mechanism.
- Loading branch information