-
Notifications
You must be signed in to change notification settings - Fork 31
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
RTN17: Host fallback #225
Comments
Seems current realtime implementation does not support fallback hosts in the first place, we need to write custom implementation to calculate fallback hosts ( Both for rest and realtime). |
This issue is also dependent on env. fallbacks which was merged sometime back in master. #268 |
Going through the code again, seems it's also dependent on REST HOST FALLBACK, we need to refactor that code, so it can be reused for |
This needs to be fixed properly as per spec! |
Missing host fallback can surely cause issues for IOT based apps when one of the instance is down : ( |
Include #605 as a part of the fix |
Write spec tests for RTN17, ensure they pass and that the affected API conforms to the 1.2 API design.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: