-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi π,
I'd like to request support for aioboto3 in sqs-workers.
Currently the library uses boto3 (synchronous) for interacting with AWS services.
In async Python applications (e.g., FastAPI, asyncio based workers), it would be great to use aioboto3 to avoid blocking the event loop and improve throughput.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels