supabase / realtime

Broadcast, Presence, and Postgres Changes via WebSockets
https://supabase.com/realtime
Apache License 2.0
6.83k stars 315 forks source link

fix: Use proper RPC timeouts #1150

Closed filipecabaco closed 2 months ago

filipecabaco commented 2 months ago

What kind of change does this PR introduce?

Use proper RPC timeouts as this situations can still create some undesirable RPC errors calls and clash with Postgrex connection issues.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **realtime-demo** | ⬜️ Ignored ([Inspect](https://vercel.com/supabase/realtime-demo/6RCnhBpABo9oLS45mCa24bYvrWVw)) | | | Sep 10, 2024 0:53am |
kiwicopple commented 2 months ago

:tada: This PR is included in version 2.32.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: