Commit f45e081
committed
Refactor StackClientInterface for improved URL fallback handling
- Updated the fallback logic in StackClientInterface to introduce a sticky mode, allowing for more efficient URL management during network failures.
- Enhanced test cases to validate the new fallback behavior, ensuring proper handling of primary and fallback URLs.
- Simplified the retry mechanism and improved the structure of the fallback logic for better maintainability.
These changes enhance the robustness of the client interface by optimizing how it handles URL requests and failures.1 parent f9efe6b commit f45e081
2 files changed
Lines changed: 270 additions & 307 deletions
0 commit comments