-
Updated
May 21, 2020
bus
Here are 391 public repositories matching this topic...
-
Updated
May 8, 2020 - Java
-
Updated
Apr 11, 2020 - JavaScript
From @alprema on March 15, 2016 10:20
Since the IStorage.Write() method returns a Task, it should be waited by InMemoryMessageMatcher in order to catch exceptions.
Copied from original issue: Abc-Arbitrage/Zebus.Persistence#3
Refactor logging
Lightbus' logging system needs a major refactoring, or perhaps completely tearing our and reimplementing. It was one of the first areas implemented and I've been papering over the cracks since then.
I've marked this as a 'good first issue', but the caveat being that you'll need a decent understanding of Python's logging system.
Existing problems
- Cannot use placeholders in log message
-
Updated
Dec 7, 2019 - C#
node-ts/bus#56 indicates that the documentation is lacking around how to integrate all the components into a solution, especially around how to create a message-driven set of distributed services.
NServiceBus has a set of examples/tutorials that demonstrate some messaging core concepts and how to implem
Work out how to integrate transitfeed's feedvalidator.py. Command:
python feedvalidator.py -l 10000 gtfs.zip
-l 10000 pushes up the limit of errors/warnings per type, and this helps to list down all the errors/warnings so we can trace them.)
The validation script runs on python2 so that is a challenge, as the program is
-
Updated
Oct 2, 2019 - Java
-
Updated
Mar 11, 2020 - Java
-
Updated
Feb 21, 2019 - JavaScript
-
Updated
May 25, 2020 - C
The Extensions.Logging has become the standard for .NET as an logging abstraction. We should use it instead of the older Common.Logging.
-
Updated
Apr 3, 2017 - JavaScript
-
Updated
Nov 28, 2019 - JavaScript
-
Updated
May 17, 2020 - Rust
Because it's a stack, Flutter doesn't know it's a bottom tab bar:
Need to fix so tab bar does not come above keyboard.
Improve this page
Add a description, image, and links to the bus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bus topic, visit your repo's landing page and select "manage topics."

I can't seem to figure out how to pass it the proper options to get the Delayed Message Plugin to work properly when using servicebus.
My current attempt is as follows:
Consumer: