-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENG-2031: Add more logging to the producer stage
I can now see that only one message is being pulled off each time rate_limit_and_buffer_messages is called. That's surprising. The buffer length is only 1 in the scenarios I'm debugging. It does emit 10 messages when the buffer length is longer though.
- Loading branch information
1 parent
ff534c0
commit 5304c57
Showing
2 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters