You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timeouts of SQS batches are checked on arrival of new messages.
In cases where this causes too much delay (short timeouts, irregular/low frequency of messages), strict enforcement of batch timeouts should be done using a separate scheduler thread.
What would you like to happen?
Timeouts of SQS batches are checked on arrival of new messages.
In cases where this causes too much delay (short timeouts, irregular/low frequency of messages), strict enforcement of batch timeouts should be done using a separate scheduler thread.
Related to #21429
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components
The text was updated successfully, but these errors were encountered: