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

Multiple simultaneous requests result in HTTP 304 #208

Open
worldomonation opened this issue Jun 23, 2021 · 0 comments
Open

Multiple simultaneous requests result in HTTP 304 #208

worldomonation opened this issue Jun 23, 2021 · 0 comments

Comments

@worldomonation
Copy link

Certain test suites in the Playwright E2E project intermittently encounter HTTP 304 status when first attempting to load a calypso URL.

The failure is presumably occurring here when the <baseCalypsoURL>/log-in endpoint is being hit by multiple containers at the same time. Retrying (automatically via magellan) usually results in the next iteration being able to access the endpoint as normal.

Slack thread: p1624428683011700-slack-C01BVMH5C20

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

1 participant