durabletask-mssql
https://github.com/microsoft/durabletask-mssql
C#
Microsoft SQL storage provider for Durable Functions and the Durable Task Framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported1 Subscribers
Add a CodeTriage badge to durabletask-mssql
Help out
- Issues
- Relax timing assertions in WaitForCompletion to fix flaky TerminateScheduledOrchestration
- Exception: Trying to pass a table-valued parameter with 13 column(s) where the corresponding user-defined table type requires 14 column(s).
- Instance ID duplicate case
- Forced PK_NewTasks index hint in _LockNextTask causes high CPU under concurrency
- Remove forced PK_NewTasks index hint in _LockNextTask; add covering index for lock-next scan
- Extended session support
- fix issue #114 - add test for case-sensitive collation
- NULL LockExpiration
- Flex consumption plan support
- Recursive purge is not recursive
- Docs
- C# not yet supported