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

Handling timeout #2

Open
earthboundkid opened this issue Aug 4, 2021 · 0 comments
Open

Handling timeout #2

earthboundkid opened this issue Aug 4, 2021 · 0 comments

Comments

@earthboundkid
Copy link

  // We need to return 200 here or Firefox won’t display the image
 // HOWEVER a 200 means that if it times out on the first attempt it will stay the default image until the next build.

Could you do a 302 to the default image instead? On a second render, the browser will check it again, since it's a temporary redirect.

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