vmpooler/spec
Mahima Singh b3be210f99 Add DLQ, auto-purge, and health checks for Redis queues
- Implement dead-letter queue (DLQ) to capture failed VM operations
- Implement auto-purge to clean up stale queue entries
- Implement health checks to monitor queue health
- Add comprehensive tests and documentation

Features:
- DLQ captures failures from pending, clone, and ready queues
- Auto-purge removes stale VMs with configurable thresholds
- Health checks expose metrics for monitoring and alerting
- All features opt-in via configuration (backward compatible)
2025-12-19 13:17:02 +05:30
..
fixtures exit application if domain setting is used 2023-03-27 21:27:45 -04:00
integration Add v3 api and remove v2 2023-03-27 21:27:43 -04:00
unit Add DLQ, auto-purge, and health checks for Redis queues 2025-12-19 13:17:02 +05:30
helpers.rb Fix tests based on new dns config 2023-03-27 21:27:41 -04:00
spec_helper.rb adding an api endpoint to print the current full config 2022-03-31 13:16:02 -05:00