Azure / Azure/azure-functions-durable-python
User-defined function for handling retries
- 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
Research direction
Start with the Durable Functions error-handling documentation linked in the issue and inspect the Python library for retry-policy callback support. Done means establishing whether user-defined retry callbacks are supported in Python and documenting the usage or limitation with a concrete example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100