16 Commits

Author SHA1 Message Date
Ramón Tomás
8c2af8c048 Clean Basket event is launched once basket is converted to order and before starting creating order.
Change grace period time  to 1 minute
Remove unecessary clean basket methods on client
2017-05-24 16:09:03 +02:00
Cesar De la Torre
df50d6cc08 Minor refactoring in method from ServiceBus to EventBus 2017-05-20 10:17:06 -07:00
Christian Arenas
def828aeda Remove SagaManagerIntegrationEventService frrom SagaManager and remove GracePeriod from dockercompose 2017-05-17 19:41:49 +02:00
Christian Arenas
0ee173cd34 naming changes 2017-05-17 11:57:02 +02:00
Christian Arenas
63cba2cad9 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
#	src/Services/SagaManager/SagaManager/Program.cs
2017-05-17 09:53:14 +02:00
Christian Arenas
f3b6444e63 minor changes 2017-05-17 00:40:40 +02:00
Christian Arenas
b12e8e399a revert the last changes 2017-05-16 18:57:36 +02:00
Christian Arenas
f65ce1b9ee Change to Task.Delay 2017-05-15 19:16:15 +02:00
Christian Arenas
eb74068f37 Remove unused build service provider 2017-05-11 16:49:11 +02:00
Eduard Tomas
7fc63fe196 Messagebus dispatch messages in its own scope 2017-05-11 13:44:38 +02:00
Christian Arenas
b598c91d9f minor naming changes 2017-05-10 12:58:36 +02:00
Christian Arenas
f48d3880a8 Remove async sufix from PublishThroughEventBus method name 2017-05-09 18:33:35 +02:00
Christian Arenas
9382813905 Remove MarkEventAsPublishedAsync call from PublishThroughEventBusAsync 2017-05-09 15:36:45 +02:00
Christian Arenas
d7bf2c9d7b Standard names fix 2017-05-09 13:56:20 +02:00
Christian Arenas
c5cca8f320 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
#	eShopOnContainers-ServicesAndWebApps.sln
2017-05-08 13:59:59 +02:00
Christian Arenas
cde4c3a258 Create a SagaManager events 2017-05-08 10:48:06 +02:00