开发手册# 学习如何使用Prefect对象编写代码,以创建您可信赖的工作流。 这些页面将解释如何开发Prefect工作流。 编写与运行工作流程 编写并运行流 编写和运行任务 在后台运行任务 可视化流程结构 处理大数据 执行以下 shell 命令 访问第三方密钥 前提条件 步骤 下一步 配置运行时行为 配置日志记录 配置任务缓存 写事务 暂停和恢复流程运行 取消流程运行 发送和接收流程运行输入 访问运行时上下文 在 Python 中管理运行元数据 管理状态和配置 Manage states Manage results Create run artifacts Set and get variables Securely store typed configuration 管理并发 Run tasks concurrently or in parallel Limit concurrent task runs with tags Apply global concurrency and rate limits 管理设置 Configure settings and profiles