Azure / Azure/azure-functions-durable-python

User-defined function for handling retries

Open
#347 4 comments 0 reactions 0 assignees View on GitHub
Enhancement P3
Dominant language
Python
Stars
157
Forks
70
Avg merge
2d 10h
Merged PRs (30d)
2

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.