Hi Vercel team,
My Hobby account (team ID: team_sh04TnaOTesXpd1bPIcZA2rc) is currently paused with the message “Paused — Upgrade to resume service,” due to exceeding the Fluid Active CPU limit (12h 3m against the 4h Hobby allowance) and Fluid Provisioned Memory (445.6 GB-Hrs against 360 GB-Hrs).
Root cause identified: A cron job on the arkahealth project was hitting /api/evidence/crawl every 5 minutes, running CPU-intensive crawl and parsing logic on each invocation. This was a background evidence-gathering feature that was firing far more frequently than necessary.
Action taken: I’ve paused/removed the cron job as of today (July 10, 2026), so it is no longer executing. I’m also migrating this workload off Vercel entirely — moving it to a Supabase Edge Function scheduled via pg_cron — so it will not run on Vercel Functions/Fluid Compute going forward.
No bots, scraping, or commercial abuse were involved — this was a personal/hobby project usage spike from a misconfigured internal cron interval.
Could you please manually review and unpause my account? I’m happy to provide any additional logs, screenshots, or details you need.
Thanks,
Arri