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
feat: Add async DynamoDB timeout and retry configuration (#5178)
* Add async DynamoDB timeout and retry configuration
Signed-off-by: Sebastian Jäger <sebastjaeger@gmail.com>
* Use union sytnax
Signed-off-by: Sebastian Jäger <sebastjaeger@gmail.com>
* Move retry configutation into top level, remove max_attempts
Signed-off-by: Sebastian Jäger <sebastjaeger@gmail.com>
* Add explicity type hint to retries dict
Signed-off-by: Sebastian Jäger <sebastjaeger@gmail.com>
* Update docstrings
Signed-off-by: Sebastian Jäger <sebastjaeger@gmail.com>
* Fix docstrings
Signed-off-by: Sebastian Jäger <sebastjaeger@gmail.com>
* Update doc string, use None as retries default
Signed-off-by: Sebastian Jäger <sebastjaeger@gmail.com>
---------
Signed-off-by: Sebastian Jäger <sebastjaeger@gmail.com>
0 commit comments