About
With web search and extended thinking, Claude LLM regularly takes 5+ minutes to generate a complete, thorough response. The problem is that Coda (with good intention) closes all API connections after 50s. Maybe you’ve seen it before, the dreaded DEADLINE_EXCEEDED error 🤦♂️🤯
That’s why I built the Claude Async Pack. It queues prompts for Claude in Supabase, processes them in Vercel, and returns them to Coda via webhook or polling.