Glitch slowing down?

Noticed quite a slowdown in Glitch today. My project that usually loads in 100 ms took 30 seconds to load, and it hasn’t fully loaded yet either.

EDIT: I finally got an error after a long wait, write EPIPE

EDIT2: Project is called fern-group.

1 Like

Can you send the link to project to I can inspect it?

Write EPIPE errors occur when the writing of a HTTP request or stream fails because the end closed the connection. You can catch and handle these errors, but let us know if you’re project is still running slowly and we can take a look.