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

[Gloo Edge - Instruqt - Lab 3] Curl verification step only gets 302 never see 429 status code during rate limit test #100

Open
drew-solo opened this issue Nov 12, 2021 · 1 comment

Comments

@drew-solo
Copy link

When running the for loop of curl during rate limit part of lab 3, only see HTTP status code 302 responses never see the expected 429 status code.
Instruqt-Lab3-302-instead of-429

@jmunozro
Copy link
Member

You need to make sure the rt-transformations.yaml is applied, that path is not secured so redirections are not expected. I could not reproduce:
image

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

No branches or pull requests

2 participants