Werk #15596: dcd: increase the max number of redirects to 1000
Komponente | REST API | ||||||
Titel | dcd: increase the max number of redirects to 1000 | ||||||
Datum | 03.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 dcd endpoints. Previously, the default max_redirects of 30 was being used and was often being exceeded, causing an exception. We now set it to 1000 to make sure that this doesn't happen.