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