60c7020a2c
Fixed #6 : Use 'mandatory' on replies
2019-02-14 15:08:04 +01:00
02debfb82a
Fixed incorrect assertion caused by fixing "code issues" (oh the irony)
2018-12-19 21:42:04 +01:00
74985e45de
Fixed all ReSharper issues
...
Some are silly, like the "member not used" for public interfaces. The comments everywhere are ugly, sorry, but it keeps the possibly important issues visible without a dependency on some ReSharper annotations package.
2018-12-19 20:50:56 +01:00
43458b19f7
Actually fixed Flow context storing for parallel request
2018-12-19 20:20:08 +01:00
ab03b38e6c
Fix for exception "Neither Store nor Delete are called for the state of the current flow" with parallel requests
2018-12-19 15:53:56 +01:00
Menno van Lavieren
ee86e2c739
RDB-136 Flow tabel wordt niet meer opgeruimd Bij een exceptie in Flow
...
Refactoring om de actie van de Exceptionstrategie door te geven aan de cleanup stack
2017-10-17 13:29:16 +02:00
Menno van Lavieren
3ce847c21f
RDB-46 Volgorde bug in Flow Library
...
Refactoring van de FlowStore en de FlowPovider met de oplossing voor de bug
2017-10-17 10:34:07 +02:00
Menno van Lavieren
355c992dbf
RDB-136 Flow tabel wordt niet meer opgeruimd Bij een exceptie in Flow
...
Flow ruimt nu zijn locks goed op en de weggeschreven state ingeval van exceptions tijdens het afhandelen van de message
2017-10-13 13:49:47 +02:00
Lou Baudoin
7245424c15
RDB-93 Regressietest
...
- RDB-125 Extern leadopvolging komt niet in Nico's Mock
2017-09-22 11:19:58 +02:00
Menno van Lavieren
d71927915c
SqlFlow Repository interface aangepast
2017-08-14 13:58:01 +02:00
Menno van Lavieren
86ffd5ab2b
IFlowRepository aangepast. abstracter en simpeler
2017-07-27 15:55:37 +02:00
Menno van Lavieren
e3496b0aaf
BUG FIX van David voor flows die direct eindigen
2017-07-25 15:33:34 +02:00
80d8f24123
Fixed #15 : Fix timing issue with flows when response comes in too fast
...
Added more documentation
2017-02-16 23:03:07 +01:00
20ac467006
Fixed #6 : Provide a way to start a flow outside of a message handler
...
Fixed Continuation methods binding to dynamic queues
2017-02-15 22:05:01 +01:00
52ad9a4fc6
Fixed Tapeti trying to publish return types of type Task
2017-02-13 15:47:57 +01:00
120108bd41
Implemented #10 : YieldWithParallelRequest
2017-02-12 19:04:26 +01:00
6779f3a4d0
Added AppSettings ConnectionParams helper
...
Changed BindingFilters to MessageFilterMiddleware (in preparation for SignalR interaction package)
Start of SqlConnectionFlowRepository
2017-02-08 15:52:24 +01:00
b980e308d1
Added request/response validation for non-yieldpoint methods
...
Added ExceptionStrategy
Removed PublishExchange, fixed default ExchangeStrategy
2017-02-07 16:13:33 +01:00
c04f7bd0fe
First working prototype of the flow port
2017-02-05 23:22:34 +01:00
a2970b6893
Work in progress for migrating from Saga to Flow
2017-01-31 12:01:08 +01:00