Tapeti/Tapeti.Flow
Mark van Renswoude 38326bd328 Removed ValueTask overload for parallel request Converge method
- Doesn't work with the current persisted flow state so it would require a refactoring and in-place conversion
2022-02-10 10:17:27 +01:00
..
Annotations [ci skip] Bit of refactoring and bugfixing, mostly documentation 2019-08-14 20:48:40 +02:00
Default Removed ValueTask overload for parallel request Converge method 2022-02-10 10:17:27 +01:00
FlowHelpers Fixed a few code hints 2021-09-05 10:05:04 +02:00
ReSharper [ci skip] Fixed the last of the ReSharper code issues 2019-08-15 16:00:04 +02:00
ConfigExtensions.cs [ci skip] Bit of refactoring and bugfixing, mostly documentation 2019-08-14 20:48:40 +02:00
FlowExtension.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
FlowMessageContextPayload.cs Implemented adding requests to parallel flow 2021-12-10 09:56:37 +01:00
IFlowHandlerContext.cs Implemented #31: Include message details in exception logging (optionally) 2021-09-02 16:16:44 +02:00
IFlowProvider.cs Removed ValueTask overload for parallel request Converge method 2022-02-10 10:17:27 +01:00
IFlowRepository.cs Added ValueTask support 2022-02-09 11:27:07 +01:00
IFlowStore.cs Added ValueTask support 2022-02-09 11:27:07 +01:00
ResponseExpectedException.cs [ci skip] Done with XML documentation for now 2019-08-15 11:26:55 +02:00
Tapeti.Flow.csproj Added ValueTask support 2022-02-09 11:27:07 +01:00
YieldPointException.cs [ci skip] Done with XML documentation for now 2019-08-15 11:26:55 +02:00