I had a jetstream listener try to post after a long time (>6hrs), which failed with
XRPC error: Unknown error: Object(Object({"error": String(String("ExpiredToken")), "message": String(String("Token has expired"))}))
it would be nice if jacquard's session could detect an expired-token response, try to get a new one, and retry
yeah, that's on the roadmap.