forked from TheKevJames/coveralls-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api): add workaround allowing job resubmission (TheKevJames#241)
As the commit/other information doesn't change when performing a rebuild, resubmissions will fail with an HTTP 422 error. This adds a workaround for such cases, appending a random value to the id and attempting a resubmission with that.
- Loading branch information
1 parent
6c8639c
commit 8e6786f
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters