Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Wait time for live development to start is too short #6122

@njx

Description

@njx

I've been using Live Development on a page that includes images from lorempixel.com/placekitten.com/placedog.com. Live Development often times out when loading this page (with an "Unable to load Live Development page" error), even though the page eventually loads successfully in the browser. I think this is because it's waiting for all the images to finish loading before deciding that the connection is okay.

It seems like we should either have a more generous timeout, or perhaps not wait for all the images to load before letting Live Development decide it's connected (though the latter seems dangerous and I don't know how we would do it).

Another option might be to change the timeout dialog to something with a message that says something like "Live Development wasn't able to connect. Would you like to wait longer for the page to finish loading?", with a "Retry" button that would let it keep waiting. (We'd probably need better wording than that.)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions