pulumi/pkg/secrets/cloud
Abhinav Gupta c9d5287f5c
sleep: Retry and adapt instead of fixed sleep
Instead of sleeping for a fixed 10 seconds,
make up to 10 attempts with 2 second delays in between each.
This will adapt better if the delay in AWS changes.
2023-01-19 09:50:03 -08:00
..
manager.go Move cloud methods to pkg/secrets 2023-01-13 10:39:16 +00:00
manager_test.go sleep: Retry and adapt instead of fixed sleep 2023-01-19 09:50:03 -08:00