Werk #15599: agent: second bake request now returns a 409 conflict
Komponente | REST API | ||
Titel | agent: second bake request now returns a 409 conflict | ||
Datum | 12.04.2023 | ||
Level | Kleine Änderung | ||
Klasse | Bugfix | ||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||
Checkmk versions & editions |
|
This werk introduces a fix to the bake all agents endpoint. Previously, the endpoint would return a 500 internal server error. We now return a 409 Conflict, with an appropriate error message to indicate that the process is already running. Client side scripts should be adjusted accordingly.