vmpooler/lib
Mahima Singh cd50c8ea65 Prevent re-queueing requests already marked as failed
- Check request status before re-queueing in clone_vm rescue block
- Only re-queue if status is not 'failed'
- Prevents infinite loop when permanent errors are detected
2025-12-19 12:18:14 +05:30
..
vmpooler Prevent re-queueing requests already marked as failed 2025-12-19 12:18:14 +05:30
vmpooler.rb (POD-8) Add timeout_notification config to log warning before vm is destroyed. 2023-08-22 12:09:17 -07:00