Skip to content
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

Add ability to temporarily blacklist an exchange #124

Open
badgerwithagun opened this issue Jan 7, 2019 · 1 comment
Open

Add ability to temporarily blacklist an exchange #124

badgerwithagun opened this issue Jan 7, 2019 · 1 comment
Labels
enhancement New feature or request java Requires Java skills javascript Requires JS/React skills

Comments

@badgerwithagun
Copy link
Member

badgerwithagun commented Jan 7, 2019

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.

@badgerwithagun badgerwithagun added enhancement New feature or request javascript Requires JS/React skills java Requires Java skills labels Jan 7, 2019
@badgerwithagun badgerwithagun changed the title Add ability to temporarily backlist an exchange Add ability to temporarily blacklist an exchange Jan 7, 2019
@badgerwithagun
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Requires Java skills javascript Requires JS/React skills
Projects
None yet
Development

No branches or pull requests

1 participant