1
0
mirror of synced 2024-07-03 09:00:36 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Menno van Lavieren
66e9f90187 IFlowRepository aangepast. abstracter en simpeler 2017-07-27 15:55:37 +02:00
Menno van Lavieren
d820baecf7 BUG FIX van David voor flows die direct eindigen 2017-07-25 15:33:34 +02:00
e09a9e2621 Fixed #15: Fix timing issue with flows when response comes in too fast
Added more documentation
2017-02-16 23:03:07 +01:00
3564a9c113 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
eb10f1f4aa Fixed Tapeti trying to publish return types of type Task 2017-02-13 15:47:57 +01:00
70f1896fe9 Implemented #10: YieldWithParallelRequest 2017-02-12 19:04:26 +01:00
1a0d9b2570 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
4dd8f73f99 Added request/response validation for non-yieldpoint methods
Added ExceptionStrategy
Removed PublishExchange, fixed default ExchangeStrategy
2017-02-07 16:13:33 +01:00
a7b1ea85e5 First working prototype of the flow port 2017-02-05 23:22:34 +01:00
1379eb5a17 Work in progress for migrating from Saga to Flow 2017-01-31 12:01:08 +01:00