We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SoftTimeLimitExceeded
1 parent 1bf6e05 commit dcde018Copy full SHA for dcde018
readthedocs/projects/tasks/builds.py
@@ -282,6 +282,7 @@ class UpdateDocsTask(SyncRepositoryMixin, Task):
282
MkDocsYAMLParseError,
283
ProjectConfigurationError,
284
BuildMaxConcurrencyError,
285
+ SoftTimeLimitExceeded,
286
)
287
288
# Do not send notifications on failure builds for these exceptions.
0 commit comments