Skip to content

User-defined function for handling retries #347

Open
@stewrutledge

Description

@stewrutledge

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions