Tolerate some errors as part of external updates
Open
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 629
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 22
Description
Currently, a returned error from the reproduction infrastructure causes the Testcase to be marked as invalid:
https://github.com/google/clusterfuzz/blob/ab7dbf2c01610b3f01d60f665d58cd1a6d611e4f/src/appengine/handlers/external_update.py#L87
We should introduce a retry here before we do so.
Contributor guide
Assessment
This issue has not been assessed yet.