Skip to content

message receive delay when using SQS #170

Description

@brandon-lango

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions