什么是 inngest-durable-functions?
创建和配置 Ingest 持久函数。涵盖触发器(事件、cron、调用)、步骤执行和记忆、幂等性、取消、错误处理、重试、日志记录和可观察性。 来源:joelhooks/joelclaw。
创建和配置 Ingest 持久函数。涵盖触发器(事件、cron、调用)、步骤执行和记忆、幂等性、取消、错误处理、重试、日志记录和可观察性。
通过命令行快速安装 inngest-durable-functions AI 技能到你的开发环境
来源:joelhooks/joelclaw。
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 持久函数。涵盖触发器(事件、cron、调用)、步骤执行和记忆、幂等性、取消、错误处理、重试、日志记录和可观察性。 来源:joelhooks/joelclaw。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/joelhooks/joelclaw --skill inngest-durable-functions创建和配置 Ingest 持久函数。涵盖触发器(事件、cron、调用)、步骤执行和记忆、幂等性、取消、错误处理、重试、日志记录和可观察性。 来源:joelhooks/joelclaw。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-durable-functions 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/joelhooks/joelclaw