-
Notifications
You must be signed in to change notification settings - Fork 11
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
Rest host fallback #147
Rest host fallback #147
Conversation
sacOO7
commented
Apr 9, 2022
•
edited
Loading
edited
- Fixed Implement remembering fallback host during failures #107
- Fixed Add support for RSC15e, d, f (Host Fallback ) #111
- Fixed Write spec tests for RSC15e, d, f (Host Fallback ) #124
- Fixed Fallback not being used with SSL timeouts #85
…ckHosts" This reverts commit a3093df.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good on the whole. I've left a few minor comments to address.
btw, I would have preferred for the move of API_VERSION
/LIB_VERSION
to Defaults
to be in a separate PR as all the diffs from that made this one more difficult to review. Same goes for moving systemTime
to Miscellaneous
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Nice work 👍