Skip to content
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

message receive delay when using SQS #170

Open
brandon-lango opened this issue Jan 19, 2022 · 1 comment
Open

message receive delay when using SQS #170

brandon-lango opened this issue Jan 19, 2022 · 1 comment

Comments

@brandon-lango
Copy link

We're using taskq with SQS. We're seeing a pretty consistent delays of around 3000ms between when messages are adding to the queue and when the consumer receives the messages. This happens with real SQS queues and localstack simulated queues. There are no extra delays configured anywhere as far as I can tell. I suspect there's an issue somewhere in the autotune or the way the polling timers are set up. It would be helpful if there was some documentation about how the polling works what the various hard-coded values are for in the autotune and timer functions.

@dnoji
Copy link

dnoji commented Apr 20, 2022

Checking in to see if there's any update here. Is anyone else seeing a message delay when using taskq with SQS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants