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

Timeout for both twitter and reddit happening frequently #29

Closed
kleenkanteen opened this issue Apr 21, 2024 · 4 comments
Closed

Timeout for both twitter and reddit happening frequently #29

kleenkanteen opened this issue Apr 21, 2024 · 4 comments

Comments

@kleenkanteen
Copy link

kleenkanteen commented Apr 21, 2024

Around 50% of the time, this tweet and the few others I tried shows a timeout error: https://r.jina.ai/https://twitter.com/EntreEden/status/1780771887624417315.

The response I get is this:

{"name":"TimeoutError",
"domainThrown":true,
"message":"Timed out after 10000 ms while waiting for the WS endpoint URL to appear in stdout!"}

Same with a reddit post I tried: https://www.reddit.com/r/cscareerquestions/comments/ufdyhd/after_4_years_of_working_im_slowly_learning_how/

I am in Canada, all on my home wifi and computer.

If you need help with scaling, I have a $5 Hetzner vps that I can pitch in. If I get guidance, I'm willing to help out with the issue as well.

@hanxiao
Copy link
Member

hanxiao commented Apr 21, 2024

yeah, recently some instances were somehow broken, so the user will have some chance to hit the bad instances and we have fixed that few hours ago.

Reddit issue is rather complicated, there is some room improvement on our side, trying to fix it.

@kleenkanteen
Copy link
Author

I thought this project used firebase functions, so what do you mean by some instances?

And are you trying to identify what the source of the timeout is?

@hanxiao
Copy link
Member

hanxiao commented Apr 21, 2024

yes, it is firebase function, but this doesn't mean there is no instance running behind. in fact, you can control the scaling config to set up the number of instances and number of concurrent functions in one instances. https://firebase.google.com/docs/functions/manage-functions?gen=2nd#min-max-instances

the reason was some instance running into a bad status and heath check can't detect them and hence can't restart them. We rolled out a fix two days ago and this issue should be fixed.

@kleenkanteen
Copy link
Author

kleenkanteen commented May 7, 2024

I did the same level of usage today with the same tweets. No issues.

Also, your website is incredibly slow. I wanted to see the pricing page. Couldn't get to it due the the loading issues. I recommend using a Astro template for a SEO friendly site.

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