releases.shpreview
Vercel/Vercel/Chat SDK now supports concurrent message handling

Chat SDK now supports concurrent message handling

March 24, 2026Vercel
$npx -y @buildinternet/releases show rel_llHKJKg_VKWPZ6Hd1r2FM

Chat SDK now lets you control what happens when a new message arrives before a previous one finishes processing, with the new concurrency option for the Chat class. Four strategies are available: drop (default), queue, debounce, and concurrent. Customize queue size, handling behavior, and TTL for queue entries.

Fetched March 26, 2026