readthedocs.org
34840574 - Build: reset build error before start building

Commit
3 years ago
Build: reset build error before start building We need to clean up the build error previously shown to the user once the build is retried for any reason. For example, this avoids the case that the build was concurrency limited and shows "Concurrency limit reached (2), retrying in 5 minutes." Then, in the next retry, even after the build is finished, the error is not removed and we ended up with a successful build showing an error in the build's detail page. Example: https://readthedocs.org/projects/test-builds/builds/16118772/
Author
Committer
Parents
Loading