Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache config modifications during reload instead of declining (503) #10212

Open
btrnka63 opened this issue Oct 31, 2024 · 1 comment
Open

cache config modifications during reload instead of declining (503) #10212

btrnka63 opened this issue Oct 31, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@btrnka63
Copy link

Hello, referring to notes in the CHANGELOG for 2.14.0 and 2.14.1 and related GIT issues (see bellow), would it be possible to cache such config modification requests (like setting the downtime) instead of declining/denying (503 HTTP code)?

API: reject config modifications during reload with HTTP status 503. #9445
POST /v1/console/*: return HTTP 503 while Icinga is reloading. #9947

It causes troubles for users and automata to set mentioned downtime objects. In our case the reload takes 20mins.

@Al2Klimov Al2Klimov added the enhancement New feature or request label Oct 31, 2024
@ar-nath
Copy link

ar-nath commented Nov 7, 2024

ref/NC/#835503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants