FeatureFuel
7

Support for Agent Runtimes, Background Jobs, and Long-Running AI Tas

Source: supabase/supabase#37392 · opened by @spidervirus
Supabase provides an excellent foundation for modern applications — with auth, database, realtime, and storage handled out of the box. However, there are key limitations when building systems that require advanced automation, agent-based execution, or AI inference. This request is to address the following gaps in the Supabase platform that currently require external workarounds. --- Limitations 1. No Support for Agent-like Runtimes (e.g. Puppeteer) - Some applications require backend services that simulate browser behavior or run automation tasks using Puppeteer/headless browsers. - These can't run in Supabase Edge Functions due to runtime and resource constraints. - There's currently no native solution or guidance for integrating this cleanly within the Supabase ecosystem. 2. Lack of Built-in Background Job Scheduling / Queues - Supabase does not support delayed jobs, task retries, recurring CRON jobs, or long-lived workers. - This forces developers to i…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests