We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated information regarding batching and concurrency
revert, message group id can be passed in if body is a string
message_deduplication_id is also no used as shown in the example. "body" can be any number of args and they will just be passed into the message
Example showed passing message_group_id to perform_async which does not have the implied effect.
Updated FIFO Queues (markdown)
Created FIFO Queues (markdown)