什么是 inngest-durable-functions?
创建和配置 Ingest 持久函数。 Covers triggers (events, cron, invoke), step execution and memoization, idempotency, cancellation, error handling, retries, logging, and observability. 来源:inngest/inngest-skills。
创建和配置 Ingest 持久函数。 Covers triggers (events, cron, invoke), step execution and memoization, idempotency, cancellation, error handling, retries, logging, and observability.
通过命令行快速安装 inngest-durable-functions AI 技能到你的开发环境
来源:inngest/inngest-skills。
Master Inngest's durable execution model for building fault-tolerant, long-running workflows. This skill covers the complete lifecycle from triggers to error handling.
These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages.
If you're hitting these limits, break your function into smaller functions connected via step.invoke() or step.sendEvent().
创建和配置 Ingest 持久函数。 Covers triggers (events, cron, invoke), step execution and memoization, idempotency, cancellation, error handling, retries, logging, and observability. 来源:inngest/inngest-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/inngest/inngest-skills --skill inngest-durable-functions创建和配置 Ingest 持久函数。 Covers triggers (events, cron, invoke), step execution and memoization, idempotency, cancellation, error handling, retries, logging, and observability. 来源:inngest/inngest-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/inngest/inngest-skills --skill inngest-durable-functions 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/inngest/inngest-skills