Expand description
SQS worker implementation for polling and processing messages.
This module provides worker tasks that poll SQS queues and process jobs using the existing handler functions.
Functionsยง
- spawn_
worker_ for_ queue - Spawns a worker task for a specific SQS queue.