pastelsky / tsdocs

Browse type documentation for JS libraries
https://tsdocs.dev
MIT License
1.12k stars 25 forks source link

Cloud flare issue #32

Open FleetAdmiralJakob opened 10 months ago

FleetAdmiralJakob commented 10 months ago

Screenshot_20231227_162308_Edge.jpg

nickserv commented 10 months ago

I've also been getting 502 Bad gateway intermittently for my package react-unpin: https://tsdocs.dev/docs/react-unpin

FleetAdmiralJakob commented 10 months ago

@nickmccurdy Screenshot_20231229_094048_Edge.jpg

nickserv commented 10 months ago

I know, the issue is intermittent.

drewbitt commented 9 months ago

The issue is known https://github.com/pastelsky/tsdocs/issues/28#issuecomment-1890998054 but yes is also affecting me frequently. Less than half the time recently I can get a package to show up.

difosfor commented 9 months ago

Yeah, poor reliability and performance (e.g: when package is not cached and has to be processed again) are the main issues keeping me nervous about using this service. I really want to use this, but I'm thinking more and more of instead perhaps running/rolling my own. Perhaps I could just setup my own server running the same code, but restricted to only support packages with our prefix 🤔