Miguel Veloso
|
76e1072d07
|
Add logging of subscription events
|
2019-03-04 19:08:14 +00:00 |
|
Miguel Veloso
|
6d2c1fc717
|
Use structured logging for exceptions
|
2019-01-31 13:32:27 +00:00 |
|
Ramón Tomás
|
24bed0aa33
|
Send IntegrationEvents after committing transactions
|
2018-10-11 17:16:31 +02:00 |
|
Unai Zorrilla Castro
|
025ab0e14c
|
Implemented HostedService in different service
|
2018-01-18 17:29:23 +01:00 |
|
Ramón Tomás
|
c3d9deb030
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-11-10 17:58:08 +01:00 |
|
Ramón Tomás
|
804620330d
|
Fix Rabbitmq bug with multiple service instances
|
2017-11-10 17:37:18 +01:00 |
|
Cesar De la Torre
|
6eaf3ae452
|
Cleaned-up Order class and EventBusRabbitMQ class
|
2017-11-09 11:38:53 -08:00 |
|
Igor Sychev
|
1b38589ff0
|
retry policy defined via config
|
2017-10-12 09:25:01 +01:00 |
|
Unai Zorrilla Castro
|
4e37f0df27
|
Migrate Building Blocks to .NETStandard2.0 and .NETCoreApp2.0. Fix packages references. Update Basket.API to new templates on .NETCoreApp2.0
|
2017-08-29 10:20:13 +02:00 |
|
Eduard Tomas
|
7fc63fe196
|
Messagebus dispatch messages in its own scope
|
2017-05-11 13:44:38 +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 |
|
Unai Zorrilla Castro
|
f071ee7fce
|
Fix bug with queue names
|
2017-04-20 16:44:07 +02:00 |
|
Unai Zorrilla Castro
|
44e39a685c
|
Added IRabbitMQPersisterConnection and more resilient work on rabbitmq event bus
|
2017-04-20 10:53:17 +02:00 |
|
Unai Zorrilla Castro
|
7b779f0015
|
Pending review files
|
2017-04-17 15:00:53 +02:00 |
|
Eduard Tomas
|
20d2e32719
|
Ups... too many parens xD
|
2017-03-22 14:40:00 +01:00 |
|
Eduard Tomas
|
2e674ad532
|
Replaced Tuple by C#7 multiple return statement
Replaced private set only used in ctor by readonly prop
|
2017-03-22 14:23:25 +01:00 |
|
dsanz
|
e996593d32
|
Add functional test for integration events. Implement IDisposable for EventBusRabbitMQ.
|
2017-03-17 15:57:57 +01:00 |
|
dsanz
|
c8df9a232a
|
Refactoring integration events: move event bus implementation to building block projects.
|
2017-03-16 13:30:01 +01:00 |
|