Send a notification (email/webhook) when a solve stalls
Brecht De Moor
Context:
When a solve completes but fails to properly optimize ( stalling or plateauing at a suboptimal solution) there is currently no automated signal to indicate this. Users only discover the issue through manual review of the route and data after the fact.
Feature request:
Add a notification mechanism that triggers when a completed solve is detected to have stalled or returned poorly optimized results. This would allow customers to intervene immediately rather than discovering the issue afterwards.
Proposed notification channels (either/both):
- Email to a preconfigured recipient list
- Webhook that can be monitored programmatically
Log In