1 个仓库
Streams responses to bypass standard serverless request duration limits for long-running tasks.
Distinct from Execution Timeouts: Focuses on streaming-based timeout extension, distinct from static configuration limits.
Explore 1 awesome GitHub repository matching devops & infrastructure · Timeout Extensions. Refine with filters or upvote what's useful.
Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer
Streams responses back to the platform to bypass standard serverless request duration limits.