issues
search
microsoft
/
durabletask-mssql
Microsoft SQL storage provider for Durable Functions and the Durable Task Framework
MIT License
87
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Durabletask Dependencies for v1.5.0 Release
#281
nytian
closed
1 day ago
0
Azure Cosmos DB implementation
#280
AdmiralBond
closed
1 day ago
4
Could not use Durable Entities with Azure functions .NET isolated worker and SQL Storage Provider
#279
vpalaparthy
closed
1 week ago
2
CodeQL: Usage of Newtonsoft.Json.TypeNameHandling.All considered unsafe
#278
cgillum
opened
1 month ago
0
Rename source artifacts pipeline for publishing pipeline
#277
davidmrdavid
closed
1 month ago
0
Update terminate logic to handle scheduled orchestrations
#276
cgillum
opened
1 month ago
0
Add automated release pipeline
#275
davidmrdavid
closed
1 month ago
0
Distributed Tracing V1 with latest DTFx not working
#274
attilah
closed
1 month ago
2
Fix CI: update sqlcmd to new location: /opt/mssql-tools18
#236
davidmrdavid
closed
2 months ago
0
Add sourcelink reconstruction task in msbuild
#235
davidmrdavid
closed
2 months ago
0
Fix to (re)enable lower-privilege connection strings
#234
cgillum
closed
1 month ago
1
EnsureDatabaseExistsAsync breaks in environments where "master" access disallowed
#233
mikeredick
closed
1 month ago
7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#232
dependabot[bot]
opened
2 months ago
0
Update taskhubs.md with correct storageProvider type value
#231
cgillum
closed
2 months ago
0
Is payload text can save the detail exception or custom information from activity?
#230
jarvan-jiang
closed
1 month ago
4
Add CodeQL checks
#229
davidmrdavid
closed
3 months ago
1
1 ES migration - first draft
#228
davidmrdavid
closed
5 months ago
0
Use 'PLACEHOLDER' to represent secrets in docs and GH workflows
#227
davidmrdavid
closed
5 months ago
0
Clear NuGet security warnings
#226
davidmrdavid
closed
5 months ago
0
Move code-mirror to eng/ci folder, as per convention
#225
davidmrdavid
closed
5 months ago
0
Azure Durable Isolated Function - PurgeAllInstancesAsync
#224
CGSK
opened
5 months ago
7
Add support for specifying schemaName through environment variables
#223
davidmrdavid
opened
5 months ago
1
Add code mirror pipeline
#222
davidmrdavid
closed
6 months ago
0
Fix SqlUtils.WithRetry() to open a new connection if the last attempt closed the connection due to network issues.
#221
microrama
closed
5 months ago
0
Change task scheduling to give more even flow of orchestrations
#220
mol-pensiondk
opened
6 months ago
0
Added missing Rollback transaction
#219
bhugot
closed
6 months ago
0
Issue217 - Rollback transaction in CreateInstance stored proc to prevent deadlocks
#218
microrama
closed
6 months ago
3
Dt.CreateInstance stored proc is causing deadlocks (proposed ROLLBACK change that fixes the issue)
#217
microrama
closed
6 months ago
11
SqlUtils retry logic does not handle DB closed connections
#216
michaelplavnik
opened
6 months ago
9
Always encrypted support for python
#215
lorenzo-caruso
closed
6 months ago
2
Under what circumstance does DTF SQL provider throws Duplicate execution error
#214
jundayin
closed
6 months ago
5
Replace hardcoded version string + globs with build variables
#213
cgillum
closed
7 months ago
0
NU1605: Warning As Error: Detected package downgrade: Microsoft.Azure.WebJobs.Extensions.DurableTask from 2.13.2 to 2.13.1
#212
gsimardimt
closed
7 months ago
1
Non-Deterministic workflow detected
#211
bhugot
opened
7 months ago
4
Updates for v1.2.3 release.
#210
cgillum
closed
8 months ago
0
Error propagation is not working properly even after upgrading to latest version of Sql server
#209
aaditya8
opened
8 months ago
1
Orchestration execution retry due to OperationCanceledException?
#208
gha-zund
closed
9 months ago
4
NullReferenceException in SqlORchestrationService
#207
gha-zund
closed
10 months ago
7
Recommendations on storing large payloads
#206
gauravvgat
closed
9 months ago
4
Durable Entity creates NullReferenceException with Microsoft.Azure.Functions.Worker.Extensions.DurableTask.SqlServer
#205
Enlatic
opened
10 months ago
5
Bump Microsoft.Data.SqlClient from 3.0.0 to 3.1.5 in /src/DurableTask.SqlServer
#204
dependabot[bot]
closed
10 months ago
0
Update Microsoft.Data.SqlClient and related dependencies
#203
cgillum
opened
11 months ago
0
Increment versions (to v1.2.2)
#202
cgillum
closed
11 months ago
0
Fix SQL roundtrip issue for history event IDs
#201
cgillum
closed
11 months ago
0
SqlOrchestrationService is not visible when referencing Microsoft.Azure.Functions.Worker.Extensions.DurableTask.SqlServer
#200
mikegoatly
opened
11 months ago
1
MaxActiveOrchestrations set to 1 does not work, mutliple Orchestrations are running
#199
goneneren
opened
11 months ago
1
NewEvents stuck due to InvalidCastException
#198
bhugot
closed
11 months ago
6
Testing v2.13.0 extension changes
#197
bachuv
closed
1 year ago
1
Connection String question
#196
SeaDude
closed
1 year ago
12
Implement support for suspend/resume
#195
cgillum
closed
1 year ago
0
Next