Azure / Azure/azure-functions-durable-python

User-defined function for handling retries

未关闭
#347 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Enhancement P3
主要语言
Python
星标
157
派生
70
平均合并
2 天 10 小时
30 天内合并 PR
2

描述

Hi!

In the durable function documentation there is a line about callbacks in retry policies:

https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-error-handling?tabs=python

>Handle: A user-defined callback can be specified to determine whether a function should be retried.

Looking through the code and documentation I can't find any examples of how this works. Is this supported in python durable functions? If so, how?

贡献指南

打开贡献指南

调研方向

从 issue 中链接的 Durable Functions 错误处理文档开始,并检查 Python 库是否支持 retry policy callback。完成的标准是确定 Python 是否支持用户定义的 retry callback,并通过一个具体示例记录其用法或限制。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。