To update the prebuilt executable you can run ./pocketbase update . Added RealtimeConnectRequestEvent.MaxTimeout field to specify the absolute max duration a realtime connection can remain open (default to 30mins). This is in addition to the IdeTimeout of 5mins in order to prevent misuse and to allow the GC to run more regularly.