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

Facade Suspend/Resume #3

Open
staszek-krotki opened this issue Oct 19, 2023 · 1 comment
Open

Facade Suspend/Resume #3

staszek-krotki opened this issue Oct 19, 2023 · 1 comment

Comments

@staszek-krotki
Copy link
Contributor

staszek-krotki commented Oct 19, 2023

  • Suspend scenario:
    Do not accept more requests on suspend.
    Should wait for a job to be finished. (this is not implemented)
    Provider should be stopped (if not active)
    yagna stays up.

Status should be updated

  • Resume scenario:
    If provider still running re-enable accepting new requests.
    Test if can accept job afterward.

If provider stopped then start it.
Test if can accept job afterward.

@staszek-krotki
Copy link
Contributor Author

staszek-krotki commented Nov 7, 2023

Possible solution: deactivate preset, send ctrl+c

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