In my case the UserCreateJob silently failed because the domain was not
ready.
Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project - Commits
- rK1fd42ef602d3: Throw an error if we attempt to release a manually executed job.
rK6b0c80186222: Throw an error if we attempt to release a manually executed job.
rK84e523e7a4a2: Throw an error if we attempt to release a manually executed job.
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This does not sound right. In your use-case we do release(60) which is not "failing silently" but waiting for domain to be set up and trying again.
Comment Actions
I don't think there's anything retrying if we're manually executing the job, so I stand by my proposal.