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

Feature: Offline Mode #33

Open
4 tasks
f3rno opened this issue Jan 29, 2020 · 0 comments
Open
4 tasks

Feature: Offline Mode #33

f3rno opened this issue Jan 29, 2020 · 0 comments

Comments

@f3rno
Copy link
Owner

f3rno commented Jan 29, 2020

When offline we should theoretically be able to view historical candle data, as it is synced locally. However the app fails to start initially due to being unable to fetch market meta data.

TODO

  • safely fail to fetch exchange metadata at startup, don't exit
  • disable unnecessary networked services (ex pool, algo server, etc)
  • display offline notice to user
  • display 'go online' button, triggering full server restart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant