feat: add webhook delivery metrics to track success, duration, and attempts with new tests.

This commit is contained in:
2026-01-02 20:40:38 +00:00
parent 261247a08d
commit ba71cd4ffc
114 changed files with 9088 additions and 4961 deletions

3
.gitignore vendored
View File

@@ -14,7 +14,8 @@ build/
.coverage
htmlcov/
*.egg
.hygeine/
.benchmarks/
# Environment
.env
.env.*