Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Fix infinite request loop because of queryParam equality #100

Merged
merged 1 commit into from
Feb 2, 2019

Conversation

TejasQ
Copy link
Contributor

@TejasQ TejasQ commented Feb 1, 2019

Why

We were comparing queryParams for equality and it was always false, leading to infinite rerenders and DDoS attacks.

This PR fixes this.

@TejasQ TejasQ self-assigned this Feb 1, 2019
Copy link
Contributor

@fabien0102 fabien0102 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤘😎🤘

@TejasQ TejasQ merged commit 6ba228a into master Feb 2, 2019
@TejasQ TejasQ deleted the fix/query-param-equal branch February 2, 2019 15:11
@LucasRoesler
Copy link
Member

Infinity loop of 404 when the configmap is wrong

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants