diff --git a/.changeset/increase-rpc-timeouts.md b/.changeset/increase-rpc-timeouts.md new file mode 100644 index 0000000000..0bc70434c7 --- /dev/null +++ b/.changeset/increase-rpc-timeouts.md @@ -0,0 +1,5 @@ +--- +"livekit": patch +--- + +Increase RPC total timeout to 15s and connection timeout to 7s for better reliability under network latency.