You'll notice
Session-end hooks now fall back to a default timeout if the lookup fails, and get an extra flush pass first.
Session shutdown now wraps the session-end hook timeout lookup in a try/catch, falling back to SESSION_END_HOOK_TIMEOUT_MS_DEFAULT if the lookup fails, and adds an extra await step before the session-end hooks run.