-
Notifications
You must be signed in to change notification settings - Fork 3
CCM-16073 - Enhanced callbacks #145
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
Open
rhyscoxnhs
wants to merge
73
commits into
main
Choose a base branch
from
feature/CCM-16073
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
8d46f46
CCM-16073 - Enhanced callbacks
rhyscoxnhs cba6b10
CCM-16073 - Fixed lints
rhyscoxnhs 11319b1
CCM-16073 - Fixed terraform
rhyscoxnhs d4b4f70
CCM-16073 - Fixed terraform
rhyscoxnhs dba2894
CCM-16073 - Attempt to trigger a fresh build
rhyscoxnhs 3cd6e4d
CCM-16073 - Fixed terraform
rhyscoxnhs 6810e97
updated gitignore
cgitim e46720c
updated vale acceptable words
cgitim 0765ef1
updated docs for npm->pnpm changeover
cgitim 5b76a87
CCM-16073 - PR feedback
rhyscoxnhs f6c0532
CCM-16073 - PR feedback
rhyscoxnhs a53ed73
CCM-16073 - PR feedback
rhyscoxnhs 4e59c1c
CCM-16073 - PR feedback
rhyscoxnhs af98725
Lua unit tests
mjewildnhs 0bbcd79
Add luacheck to pre-commit and fix issue
mjewildnhs b7297d7
luacheck in CI workflow
mjewildnhs e4cd754
CCM-16073 - PR feedback
rhyscoxnhs c55139d
CCM-16073 - PR feedback
rhyscoxnhs 3cf99aa
CCM-16073 - PR feedback
rhyscoxnhs 6262f2f
CCM-16073 - PR feedback
rhyscoxnhs 7297c18
CCM-16073 - PR feedback
rhyscoxnhs 0ab926d
CCM-16073 - PR feedback
rhyscoxnhs dc4343a
CCM-16073 - PR feedback
rhyscoxnhs b25a822
CCM-16073 - Integration test fixes (#152)
mjewildnhs 91d993f
Set the SPKI hash for test client config
mjewildnhs d4d304c
CCM-16002 - Revised performance test implementation (#123)
rhyscoxnhs ebf9e81
CCM-16073 - ITs, metrics fix, log correlationId (#156)
mjewildnhs 39d70f3
Fix DLQ on delivery
mjewildnhs 4093022
CCM-16073 - Updated rate limiting behaviour (#158)
rhyscoxnhs 7bcb460
Fix flakey retry policy tests
mjewildnhs 0b5cdda
CCM-16073 - Addressed PR feedback
rhyscoxnhs 8de4274
consistency and naming changes
cgitim e78cda1
CCM-16073 - Addressed PR feedback
rhyscoxnhs 1455012
Update IT test assertion following observability changes
mjewildnhs 070b3d7
Fix initial state when circuit breaker enabled
mjewildnhs c8207c0
Fix debug int test script
mjewildnhs 624f706
Fix circuit breaker IT test assertion following observability changes
mjewildnhs 5a7a5a7
remove shim for migrated logger
cgitim 812d50e
removed dead src/config-cache
cgitim a8fcc47
CCM-16073 - Performance test changes and concurrency optimisation (#173)
mjewildnhs dfe1ed5
intent: generate idempotencyKey from attributes
cgitim 768d110
CCM-16073 - Initial work on infra refactor (#177)
rhyscoxnhs 9555f12
Merge branch 'main' into feature/CCM-16073
rhyscoxnhs 75f1c81
Set appropriate resolutions for all metrics
mjewildnhs 38595d1
Fix tf example comment
mjewildnhs 425ce1c
linting fix
cgitim fa98f6e
CCM-16073 - Fixed build
rhyscoxnhs 76384e1
CCM-16073 - PR feedback
rhyscoxnhs f524631
CCM-16073 - PR feedback
rhyscoxnhs 6500c5d
CCM-16073 - PR feedback
rhyscoxnhs 04c301f
CCM-16073 - PR feedback
rhyscoxnhs e08a5d2
Refactor/bolster rate limit unit tests
mjewildnhs fda5541
Fix unit test resolves deployment context with defaults' when AWS_PRO…
mjewildnhs 508a1a6
Refactor metrics test to avoid repetition
mjewildnhs b1b0d88
Refactor consistency in http lambda env var test overrides
mjewildnhs ec872a6
Refactor http lambda handler admission denied duplication and added D…
mjewildnhs e996fbe
Refactor http lambda handler - improved readability of processTargetB…
mjewildnhs 1a2a922
Merge branch 'main' into feature/CCM-16073
cgitim 740f513
Improve http lambda error resilience
mjewildnhs cbf01fc
Fix flawed http lambda tests
mjewildnhs 0011275
Better grouping on handler tests
mjewildnhs 200875c
Fix tls agent test assertions
mjewildnhs cc35c24
Update subscription tool README
mjewildnhs b8ccd6f
Ensure all sub tool CLI options output when doing dry run
mjewildnhs 1e9510a
Remove nosiy redis client logging
mjewildnhs 95bb5ea
Flakey circuit breaker test fix
mjewildnhs 95bdb23
Log if IT purge fails due do 1 being in progress
mjewildnhs 3d3b112
Make all perf clients mtls
mjewildnhs aae59c1
CCM-16073 - Sonar fixes
rhyscoxnhs dc26e09
Update main README
mjewildnhs c5c19ec
Retry 401, 407, 409 - dlq negative retry-after
mjewildnhs e8cdc53
CCM-16073 - Terraform refactor
rhyscoxnhs 9c3ac64
CCM-16073 - Terraform refactor
rhyscoxnhs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| { | ||
| "diagnostics": { | ||
| "globals": [ | ||
| "KEYS", | ||
| "ARGV", | ||
| "redis", | ||
| "cjson", | ||
| "cmsgpack", | ||
| "bit" | ||
| ] | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.