You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon publishing a new version of an npm package, it seems like initial versions of the package take a while to build before they're cached. For example, when https://tsdocs.dev/docs/ts-api-utils/1.2.0 was released just now, on visiting https://tsdocs.dev/docs/ts-api-utils for the first minute or it would stall and maybe eventually give a Cloudflare 524 timeout. Now both pages are working fine.
Separate from giving a better response while the build is happening (#45): are there opportunities to speed it up?
(btw, I do see #28 (comment) - just filing an issue to ask about & track this 🙂)
The text was updated successfully, but these errors were encountered:
Upon publishing a new version of an npm package, it seems like initial versions of the package take a while to build before they're cached. For example, when https://tsdocs.dev/docs/ts-api-utils/1.2.0 was released just now, on visiting https://tsdocs.dev/docs/ts-api-utils for the first minute or it would stall and maybe eventually give a Cloudflare 524 timeout. Now both pages are working fine.
Separate from giving a better response while the build is happening (#45): are there opportunities to speed it up?
(btw, I do see #28 (comment) - just filing an issue to ask about & track this 🙂)
The text was updated successfully, but these errors were encountered: