When trying to use MongoDB for timeouts, Rebus is throwing an exception resolving the bus with the inner exceptions:
ResolutionException: Could not resolve Rebus.Timeouts.ITimeoutManager with decorator depth 0 - registrations: Rebus.Injection.Injectionist+Handler
and
ArgumentException: Value cannot be empty. (Parameter 'name')
When trying to use MongoDB for timeouts, Rebus is throwing an exception resolving the bus with the inner exceptions:
ResolutionException: Could not resolve Rebus.Timeouts.ITimeoutManager with decorator depth 0 - registrations: Rebus.Injection.Injectionist+Handler
andArgumentException: Value cannot be empty. (Parameter 'name')