Azure / Azure/azure-functions-durable-js

Support custom retry function in RetryOptions

Open
#146 1 comment 3 reactions 0 assignees View on GitHub
Enhancement P1
Dominant language
TypeScript
Stars
142
Forks
66
Avg merge
3d 19h
Merged PRs (30d)
4

Description

Add the ability to specify custom retry logic by providing a function in `RetryOptions`.

Contributor guide

Open the contributing guide

Research direction

Start by locating the RetryOptions definition and the existing retry-handling entry point in the TypeScript library. Trace how retry decisions are currently made; done means RetryOptions can accept custom retry logic and that logic is used when determining whether to retry.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.