Skip to content

Commit 3267b03

Browse files
committed
[chores] Added "database is locked" to transient markers #616
Refining the CI failure bot. Related to #616
1 parent cc39994 commit 3267b03

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/bot-ci-failure/analyze_failure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Temporary failure in name resolution",
3030
"selenium.common.exceptions.InvalidSessionIdException",
3131
"Posting coverage data to https://coveralls.io",
32+
"OperationalError: database is locked",
3233
)
3334

3435

0 commit comments

Comments
 (0)