A page waiting on a compile now shows live progress

After a platform update, every dynamically-defined node type is recompiled — and opening a node whose type had not yet finished used to mean staring at a blank page until a one-minute timeout gave up with "Area unavailable". Nothing told you a compile was running, how far along it was, or that the page would come back on its own.

Now, when a page's type has been compiling for more than a few seconds, the page switches to a live progress view instead of waiting silently:

Short compiles stay invisible: a type that finishes within the grace period opens your page directly, exactly as before. Requests sent to a node mid-compile now also fail fast with a clear "type is compiling" answer instead of hanging until their own timeout.

Reconnecting…
The connection to the server was interrupted. Trying to restore it…
Trying again…
The connection could not be restored. Reloading the page…
The server was updated. Reloading the page to pick up the latest version.