Werk #15596: dcd: increase the max number of redirects to 1000

Component REST API
Title dcd: increase the max number of redirects to 1000
Date Apr 3, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b4 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p26 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks