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

results responses comes with jobid object #6

Closed
eytangro opened this issue Jan 7, 2018 · 1 comment
Closed

results responses comes with jobid object #6

eytangro opened this issue Jan 7, 2018 · 1 comment
Assignees

Comments

@eytangro
Copy link
Contributor

eytangro commented Jan 7, 2018

the get results with web hook comes with job id object.

[
: {
: : "jobId":"bigevaltest:e44b1ae9-b10b-4a31-8359-498805d5c093",
: : "timestamp":"2018-01-07T11:55:12.661Z",
: : "execution_id":"bigevaltest:e44b1ae9-b10b-4a31-8359-498805d5c093",
: : "pipeline":"bigevaltest",
: : "data":
: : {
: : : "result":
: : : [
: : : : {
: : : : : "nodeName":"evalmul",
: : : : : "algorithmName":"eval-alg",
: : : : : "result":24
: : : : }
: : : ],
: : : "status":"completed"
: : }
: }
]

@nassiharel
Copy link
Contributor

execution_id has been removed

yehiyam pushed a commit that referenced this issue Jun 4, 2019
yehiyam pushed a commit that referenced this issue Jun 4, 2019
s3 limit .... bump version [skip ci]
yehiyam pushed a commit that referenced this issue Jun 4, 2019
update input parser, add support for crashed worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants