You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exchange downtimes cause huge problems for Orko, with constant stack traces from failing API calls. It'd be good to just be able to temporarily disable access to an exchange when this is happening.
Should be able to do this manually from the UI or have it trigger automatically if there are a lot of errors in the fetch thread (getting an alert and being able to reverse it from the UI).
This should be clearly shown in the UI, but perhaps keep charting visible since TradingView may still work.
The text was updated successfully, but these errors were encountered:
Things are much better now that we back off polling/reconnection, but the ability to manually stop an exchange from being accessed at all would still be helpful.
Exchange downtimes cause huge problems for Orko, with constant stack traces from failing API calls. It'd be good to just be able to temporarily disable access to an exchange when this is happening.
Should be able to do this manually from the UI or have it trigger automatically if there are a lot of errors in the fetch thread (getting an alert and being able to reverse it from the UI).
This should be clearly shown in the UI, but perhaps keep charting visible since TradingView may still work.
The text was updated successfully, but these errors were encountered: