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

Reporting back should use interal ids for posts #48

Open
m-novikov opened this issue Jan 21, 2020 · 0 comments
Open

Reporting back should use interal ids for posts #48

m-novikov opened this issue Jan 21, 2020 · 0 comments

Comments

@m-novikov
Copy link
Contributor

There exists an issue with timeouts which can cause race conditions when reporting job results back.
A job should use the following protocol:

  • Submit the job with given job_id and secret token to report results back
  • job id is set as an environment variable and as a tag on Unicore job in format "ilastik:<job_id>"
  • When the job completes it reports to results endpoint with job id and secret token.
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