API error type

Session timeout

HTTP 504 · https://errors.driftstack.dev/session-timeout

What it means

The in-session operation (navigate, interact, wait) did not complete within its time budget.

How to fix it

Retry the operation; for slow pages raise the wait condition’s timeout, or split long flows into smaller steps.

Where it appears

In the type field of the RFC 9457 application/problem+json error body, alongside title, status, detail, and an instance correlation id.