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

fix(router/atc): properly handle expressions building error #9511

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

chronolaw
Copy link
Contributor

Under traditional_compatiable mode and in rare cases, there is a possibility that ATC generated from the Route object contains invalid regexes. When this happens, we need to properly detect the error and report it in the log.

See PR #9480.

Under `traditional_compatiable` mode and in rare cases, there is a possibility that ATC generated from the `Route` object contains invalid regexes. When this happens, we need to properly detect the error and report it in the log.
@chronolaw chronolaw requested a review from a team as a code owner October 9, 2022 06:46
@chronolaw chronolaw added this to the 3.0.1 milestone Oct 9, 2022
@dndx dndx merged commit ab96f0c into release/3.0.1 Oct 9, 2022
@dndx dndx deleted the cherry-pick/handle_router_rebuild_error branch October 9, 2022 07:31
oowl pushed a commit that referenced this pull request Jul 15, 2024
… to prevent negative cache (#9511)

The issue has been fixed by #9271. This is a small improvement, so skip the changelog and test.

https://konghq.atlassian.net/browse/FTI-6026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants