-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use transactions python consumer #2908
Use transactions python consumer #2908
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm gonna give it a try in a few hours.
e5a51ba
to
5b302c8
Compare
nvm, stats page fix should be here: |
I'm going to keep this open for now and merge if folks are still experiencing issues with transactions |
I noticed a significant degradation in processing speed. Now events are displayed after an hour. At a measly 400-500 rps |
@zKoz210 is this after switching to rust python transactions consumer? Or using the python transactions python consumer? |
After changing to rust, python works for me without any problems. |
@hubertdeng123 I'm still experiencing performance issues with event processing. Every new release I have to roll back Rust and return old workers. Can I somehow help find and solve this problem? |
Closing as this PR never resolved the underlying issue it was supposed to, and switching from rust consumers to python consumers is a separate issue |
Seems like this is not used in prod, and not extensively tested and may be the reason why the Stats page is not properly showing events that are accepted/filtered/dropped.