Skip to content
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

fix(cdk): changed retry mechanism for hotswapping AppSync.function #32179

Merged
merged 24 commits into from
Dec 12, 2024
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
044c874
fix: hotswap for functions uses exponential backoff
ShadowCat567 Nov 18, 2024
2d869f2
fix: implement base backoff as 1 second
ShadowCat567 Nov 18, 2024
633c9ea
fix: added retry limit
ShadowCat567 Nov 19, 2024
1d90f3e
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Nov 19, 2024
d879bb6
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Nov 19, 2024
50672c8
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Nov 22, 2024
3617bfa
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Nov 25, 2024
ffbdaa8
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 6, 2024
8dfb7b3
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 6, 2024
249b389
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 6, 2024
b782d07
update test coverage
ShadowCat567 Dec 9, 2024
ddc789f
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 9, 2024
dfb2680
update to unit test
ShadowCat567 Dec 9, 2024
d7bb780
Merge branch 'amplify-exp-backoff' of https://github.com/ShadowCat567…
ShadowCat567 Dec 9, 2024
63b1bfd
update to error rejection
ShadowCat567 Dec 9, 2024
7de6463
back off retry test
ShadowCat567 Dec 10, 2024
0b657ba
update failed attempt count
ShadowCat567 Dec 10, 2024
07008e2
fix test
Amplifiyer Dec 10, 2024
da730ed
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 10, 2024
a8fc54f
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 10, 2024
b0ee49d
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 11, 2024
66870fa
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 11, 2024
ac51361
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 Dec 11, 2024
56e0f44
Merge branch 'main' into amplify-exp-backoff
mergify[bot] Dec 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into amplify-exp-backoff
ShadowCat567 authored Dec 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit ddc789f1f982666cff3c318ff25e62ba0e1af8f0

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.