-
Notifications
You must be signed in to change notification settings - Fork 34
Issues: microsoft/durabletask-dotnet
Workaround for "Error loading native library" error on Mac M1...
#148
opened Apr 27, 2023 by
davidmrdavid
Open
41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
HandleFailure - TaskFailureDetails ErrorType returns (unknown)
P1
#357
opened Dec 15, 2024 by
epDugas
GetAllInstancesAsync thown Exception when use OrchestrationQuery
needs: author response
#354
opened Nov 8, 2024 by
kikutano
Docs Request: Unit testing a durable entity
documentation
Improvements or additions to documentation
P3
#347
opened Oct 8, 2024 by
Tiberriver256
orchestration stuck in Running when waiting on external event with event sent
question
The issue doesn't require a change to the product in order to be resolved.
Reliability
Durable functions get stuck or don’t run as expected.
#339
opened Aug 9, 2024 by
collinstevens
TaskOrchestrationContext WaitForExternalEvent doesn't support overload without event data
Enhancement
New feature or request
feature-parity
This feature is needed for parity with other language SDKs
#338
opened Aug 9, 2024 by
collinstevens
[Feature] Consider Adding API to DurableTaskClient for Fetching Task Hub Metadata
Enhancement
New feature or request
#336
opened Jul 27, 2024 by
wsugarman
Roslyn Analyzer could suggest input parameter binding instead of ctx.GetInput<T>()
Analyzer
Enhancement
New feature or request
P3
#330
opened Jun 10, 2024 by
allantargino
Include HelpLinkUri in Roslyn analyzer diagnostics
Analyzer
Enhancement
New feature or request
P2
#329
opened Jun 10, 2024 by
allantargino
Roslyn Analyzer must report System.DateTimeOffset.Now|UtcNow
Analyzer
Enhancement
New feature or request
P2
#328
opened Jun 10, 2024 by
allantargino
Roslyn Analyzer should alert against using a non-contextual logger
Analyzer
Enhancement
New feature or request
P2
#327
opened Jun 10, 2024 by
allantargino
Roslyn Analyzer should detect calling non-existent functions (due to name mismatch)
Analyzer
Enhancement
New feature or request
P1
#326
opened Jun 10, 2024 by
allantargino
CleanEntityStorageAsync()
does not clean entities (likely 'transient' ones)
durable-entities
#324
opened Jun 6, 2024 by
Ilia-Kosenkov
Improve environment variable analyzer to catch dotnet configuration APIs
Analyzer
Enhancement
New feature or request
P3
#311
opened May 12, 2024 by
allantargino
RpcException - PurgeAllInstancesAsync operation was canceled - HttpClient.Timeout of 100 seconds elapsing
bug
Something isn't working
P2
#308
opened May 6, 2024 by
CGSK
Investigate state sharing between different Roslyn analyzers
Analyzer
Enhancement
New feature or request
P3
#302
opened May 3, 2024 by
allantargino
RaiseEventAsync with a given taskhubname is missing compared to in process
P2
#298
opened Apr 23, 2024 by
jcageman
Roslyn Analyzer: document how orchestrations are analyzed and the method probing is executed.
Analyzer
#286
opened Apr 11, 2024 by
allantargino
WaitForExternalEvent<T>(eventName, timespan, cancellationToken) not supported (anymore?) in isolated mode
P2
#277
opened Mar 26, 2024 by
Fazer01
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.