microsoft / microsoft/durabletask-mssql
Timeout on PurgeOrchestrationInstanceHistoryAsync
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 105
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
It seems mssql provider uses default timeout of 30 seconds for PurgeOrchestrationInstanceHistoryAsync, how can we overwrite the default timeout value?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the MSSQL provider implementation of PurgeOrchestrationInstanceHistoryAsync and trace where its timeout is selected. Determine how an override should be supplied, then verify the behavior with coverage for a non-default timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100