We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HKube micro-service algorithm queue
Describe the bug pod that fails dosent go up again
Expected behavior should go up for the specified amount before failing the pipeline
To Reproduce
Additional context algorithm queue logs: "1565104063696, 2019-08-06T15:07:43Z, JOBS_PRODUCER, node evalsleep is in StalledState, attempts: 1/3 evalwait:d93d4f90-6b33-43d5-9dec-a8a38b85855b.evalwait " "1565104063699, 2019-08-06T15:07:43Z, MAIN, unhandledRejection: TypeError: Cannot destructure property currentBatchPlace of 'undefined' or 'null'." "1565104063700, 2019-08-06T15:07:43Z, MAIN, unhandledRejection:reson {}"
The text was updated successfully, but these errors were encountered:
fix stalled job #463
5c734af
fix stalled job #463 (#466)
09aa83c
fix stalled job #463 (#466) .... bump version [skip ci]
1a2645e
9d16707
nassiharel
No branches or pull requests
HKube micro-service
algorithm queue
Describe the bug
pod that fails dosent go up again
Expected behavior
should go up for the specified amount before failing the pipeline
To Reproduce
Additional context
algorithm queue logs:
"1565104063696, 2019-08-06T15:07:43Z, JOBS_PRODUCER, node evalsleep is in StalledState, attempts: 1/3 evalwait:d93d4f90-6b33-43d5-9dec-a8a38b85855b.evalwait "
"1565104063699, 2019-08-06T15:07:43Z, MAIN, unhandledRejection: TypeError: Cannot destructure property currentBatchPlace of 'undefined' or 'null'."
"1565104063700, 2019-08-06T15:07:43Z, MAIN, unhandledRejection:reson {}"
The text was updated successfully, but these errors were encountered: