-
Notifications
You must be signed in to change notification settings - Fork 5
Extend debugging logs #76
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
24c6464
Add retry mechanism for transient HTTP errors in ConfigFetcher. WIP
novalisdenahi 4b4d121
Implement retry logic for fetch responses in ConfigFetcher
novalisdenahi 02db73f
Merge branch 'master' into fetch-retry
novalisdenahi 28666fd
Fix cfRayId after merge and test cases
novalisdenahi 755fc5c
Add tests for retry logic on socket timeout and unexpected errors in …
novalisdenahi 3ba8278
Add test for handling unexpected errors in ConfigFetcher
novalisdenahi 95ec28a
Improve error handling in ConfigFetcher on failure
novalisdenahi 240a770
Refactor ConfigCatClient to use HttpOptions for HTTP client configura…
novalisdenahi 0966e49
Small fixes
novalisdenahi 3b6a398
Fix formatting of EVICT_ALL_THRESHOLD_MS constant in ConfigFetcher
novalisdenahi 7fce9b9
Add tests for HTTP options in ConfigCatClient to verify default value…
novalisdenahi 285cbd2
SonarQube issue fix
novalisdenahi 25374ab
Enhance debugging logs in ConfigCatLogger and ConfigFetcher
novalisdenahi 1706f94
WIP Add detailed debug logging for request handling in ConfigFetcher
novalisdenahi ddaebce
Add detailed debug logging for ConfigFetcher request handling
novalisdenahi 4215373
Add unit tests for getProxyUri method in ConfigFetcher with detailed …
novalisdenahi 89e00af
Merge branch 'master' into extend-debugging-logs
novalisdenahi 3479f61
Merge fix
novalisdenahi a4a5f58
Refactor debug logging messages in ConfigFetcher and update proxy add…
novalisdenahi 050895e
Improve proxy address formatting in ConfigFetcher and update related …
novalisdenahi 36efa8f
Fixes based on code review
novalisdenahi 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
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.