-
Notifications
You must be signed in to change notification settings - Fork 42
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
[PY-398] Polling on Item Push #708
Conversation
…cessing_status, update Meta Workflow obj - fix dataset stage
PY-398 Polling on Item Push
Darwin py v2 workflow upload currently pushes new items to the next stage automatically but doesn't check whether processing of the item is complete.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like it, with some suggestions - review comments before merge
…tem_ids) APIs calls + minor improvements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor changes on where the sleep happens.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy now with the changes.
Problem
Solution
wait
parameterChangelog
Pooling on Item Push + Fix dataset stage logic