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

Job status after app termination before payment #80

Closed
Tracked by #152
pwalski opened this issue Mar 27, 2024 · 1 comment
Closed
Tracked by #152

Job status after app termination before payment #80

pwalski opened this issue Mar 27, 2024 · 1 comment

Comments

@pwalski
Copy link
Contributor

pwalski commented Mar 27, 2024

Check and test gh facade behavior on following scenario:

  1. Provider receives a Job
  2. Computation takes long enough to receive partial payments
  3. User kills gh facade app after Job termination but before receiving the final payment
    Check what will be status of the job after starting the gh facade app.

Related to question on gh channel: https://discord.com/channels/687954211702439971/1159792423296303134/1222465777324654592

@nieznanysprawiciel
Copy link
Contributor

Status will be Interrupted. It is standard scenario where Provider kills application during computations, partial payments don't affect Job status.
This behavior will be implemented and confirmed by tests in task: golemfactory/gamerhash-facade#152

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

2 participants