Backoff Counter for Certificate Update Becomes Negative Instead of Counting Down #13743
Open
1 task done
Labels
pending author feedback
Waiting for the issue author to get back to a maintainer with findings, more details, etc...
Is there an existing issue for this?
Kong version (
$ kong version
)3.7.8
Current Behavior
When attempting to update the certificate for the host ***, the system logs the following error:
Expected Behavior
The backoff counter should decrement towards zero, providing a positive countdown (e.g., "please try again in 300 seconds") after each failed attempt to update the certificate. This ensures that retry attempts are spaced appropriately and that error messages are accurate and meaningful.
Steps To Reproduce
Im not sure
Anything else?
No response
The text was updated successfully, but these errors were encountered: