-
Notifications
You must be signed in to change notification settings - Fork 421
Fix Idempotent Batch Processing example #1763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
|
Just rebuilt the latest docs to include the new improvements @andrewhharmon - thank you again for helping improve everyone's experience! I extracted the batch integration into its own sub-section to make it easier to spot. Included the full snippet with comments, and a note about uniqueness as it's key for idempotency. |
This is now released under 2.5.0 version! |
What were you searching in the docs?
Trying to understand why my code was throwing the following warning when trying to process SQS records with an idempotent function
UserWarning: Couldn't determine the remaining time left. Did you call register_lambda_context on IdempotencyConfig?
Is this related to an existing documentation section?
https://awslabs.github.io/aws-lambda-powertools-python/2.4.0/utilities/idempotency/#idempotent_function-decorator
How can we improve?
Please see the discussion here.
Got a suggestion in mind?
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: