ultisuite-backend/internal/mail/webhooks
R3D347HR4Y 1b9a3394e2 Implement rule simulation and webhook enhancements
- Added a new endpoint for simulating rules based on sample messages, allowing users to test rule conditions and actions.
- Enhanced webhook management with versioning, preview capabilities, and improved validation for webhook requests.
- Updated service interfaces to support new functionalities, including max retries for webhooks and signing secrets.
- Implemented observability metrics for webhook retries and dead-letter tracking, improving error handling and monitoring.
- Enhanced unit tests to cover new simulation and webhook features, ensuring robust functionality and validation.
2026-05-22 17:53:51 +02:00
..
executor_retry_test.go Implement rule simulation and webhook enhancements 2026-05-22 17:53:51 +02:00
executor_test.go Add CI workflow and unit tests for mail API 2026-05-22 17:02:37 +02:00
executor.go Implement rule simulation and webhook enhancements 2026-05-22 17:53:51 +02:00