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

Batch jobs: How to communicate errors #165

Closed
m-mohr opened this issue Feb 13, 2019 · 2 comments
Closed

Batch jobs: How to communicate errors #165

m-mohr opened this issue Feb 13, 2019 · 2 comments
Labels
Milestone

Comments

@m-mohr
Copy link
Member

m-mohr commented Feb 13, 2019

Currently, there is no way to communicate errors during batch jobs (except using the Subscriptions API). I think we should add a field with the error message to the job information page or return the error message when the results are requested.

@m-mohr m-mohr added the job management incl. /result label Feb 13, 2019
@m-mohr m-mohr added this to the v0.4 milestone Feb 13, 2019
@m-mohr
Copy link
Member Author

m-mohr commented Feb 14, 2019

Decision from the telco: Add a field to the job information page at GET /jobs/:id and mirror this information when the download is requested with GET /jobs/:id/results.

m-mohr added a commit that referenced this issue Feb 15, 2019
@m-mohr
Copy link
Member Author

m-mohr commented Feb 15, 2019

Added.

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

No branches or pull requests

1 participant