browsertrix/backend
Tessa Walsh d91a3bc088
Run webhook tests nightly (#2738)
Fixes #2737 

- Moves webhook-related tests to run nightly, to speed up CI runs and
avoid the periodic failures we've been getting lately.
- Also ensures all try/except blocks that have time.sleep in the 'try' also have a time.sleep in 'except'
to avoid fast-looping retries

---------

Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2025-07-15 18:05:57 -07:00
..
btrixcloud hotfix: workflow list - rewrite arrays in url search params to remove items (#2734) 2025-07-14 14:30:18 -07:00
test Run webhook tests nightly (#2738) 2025-07-15 18:05:57 -07:00
test_nightly Run webhook tests nightly (#2738) 2025-07-15 18:05:57 -07:00
.pylintrc
dev-requirements.txt
Dockerfile
mypy.ini
requirements.txt Set fields in AIOConfig to prevent MissingContentLength error on upload (#2665) 2025-06-12 15:27:38 -04:00
test-requirements.txt