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

Connector status indicator #2430

Closed
fengtality opened this issue Oct 6, 2020 · 0 comments · Fixed by #2502
Closed

Connector status indicator #2430

fengtality opened this issue Oct 6, 2020 · 0 comments · Fixed by #2502
Assignees
Labels
enhancement Upgrade or improvement to an existing hummingbot feature

Comments

@fengtality
Copy link
Sponsor Contributor

Why

Since Hummingbot is letting external developers build and maintain certain exchange connectors, we need a system to ensure that users know which connectors are working properly and which ones aren't.

What

  • Add a field called status to each connector
  • Status can either be red / yellow / green
  • red means that a connector doesn't work, yellow means that the connector works but has issues, while green means a connector is working properly
  • starting with the v0.33 release, our team will mark status of each connector right before release date

How to communicate to users

  • Add a column to https://github.com/coinalpha/hummingbot README.me for status
  • Add a column to connect command for status
  • If one of the exchanges in a strategy config file is a red or yellow connector, display a warning message when the user runs start
@dennisocana dennisocana added enhancement Upgrade or improvement to an existing hummingbot feature client UI labels Oct 20, 2020
@dennisocana dennisocana linked a pull request Oct 22, 2020 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Upgrade or improvement to an existing hummingbot feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants