forked from TykTechnologies/tyk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TT-72 when worker node in emergency mode, dont search keys in rpc (Ty…
…kTechnologies#3368) * on rpc down, dont search keys in rpc * fixed rpc tests partially * add debug lines * fix TestSyncAPISpecsRPCSuccess * clean rpc tests * better name to var * remove debug lines * better name to function * enable rpc tests in ci-tests.sh * remove ToDo * update rpc test to check that we do not call getKeys when rpc is down * add test function in rpc client * checking if authmanager is RPC before the emergency check * fixing rpc emergency mode logic in middleware * fmting middleware * removing cli.HTTPProfile Co-authored-by: tbuchaillot <[email protected]>
- Loading branch information
1 parent
8650e18
commit 17b0f15
Showing
5 changed files
with
59 additions
and
9 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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