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

Command to check the current state of Daemon #449

Open
arturgontijo opened this issue Feb 11, 2020 · 0 comments
Open

Command to check the current state of Daemon #449

arturgontijo opened this issue Feb 11, 2020 · 0 comments

Comments

@arturgontijo
Copy link
Contributor

When a service provider needs to restart his/her Daemon, there is no practical way to get information about what is happening in that moment regard to requests.

Example:

1 - Some user calls the Detect Object service using dApp.
2 - In that exact moment the service provider restart this service's Daemon (or even its container).
3 - User gets no response on dApp.

It would be great to have something like snetd status and make this command respond like:

  • Processing a Request
  • Idle
  • Error (with a meaningful message)

This way a SP could check that before restarting the Daemon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant