什麼是 inngest-durable-functions?
建立和配置 Ingest 持久函數。涵蓋觸發器(事件、cron、呼叫)、步驟執行和記憶、冪等性、取消、錯誤處理、重試、日誌記錄和可觀察性。 來源:inngest/inngest-skills。
建立和配置 Ingest 持久函數。涵蓋觸發器(事件、cron、呼叫)、步驟執行和記憶、冪等性、取消、錯誤處理、重試、日誌記錄和可觀察性。
透過命令列快速安裝 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 持久函數。涵蓋觸發器(事件、cron、呼叫)、步驟執行和記憶、冪等性、取消、錯誤處理、重試、日誌記錄和可觀察性。 來源:inngest/inngest-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/inngest/inngest-skills --skill inngest-durable-functions建立和配置 Ingest 持久函數。涵蓋觸發器(事件、cron、呼叫)、步驟執行和記憶、冪等性、取消、錯誤處理、重試、日誌記錄和可觀察性。 來源: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