VOOZH about

URL: https://docs.particular.net/platform/masstransit

⇱ MassTransit Error Management - Early Access • NServiceBus • Particular Docs


👁 Image
Getting Started
👁 Image
Architecture
👁 Image
Service Platform
👁 Image
NServiceBus
👁 Image
Transports
👁 Image
Persistence
👁 Image
Hosting
👁 Image
ServiceInsight
👁 Image
ServicePulse
👁 Image
ServiceControl
👁 Image
Monitoring
👁 Image
Modernization
👁 Image
Shape the future
👁 Image
Samples

MassTransit Error Management - Early Access

Feedback

The Particular Service Platform now offers its error management capabilities for MassTransit endpoints on RabbitMQ and Azure Service Bus under the early access license - for free.

This functionality ingests messages from specified error or dead-letter queues for endpoints running in a MassTransit system. The platform provides an aggregated view of the information necessary to detect, diagnose, and fix problems causing the errors as well as the ability to send failed messages to be reprocessed.

👁 MassTransit Fault Management

Managing errors

After the ingestion, failed messages are available in the platform. It enables navigating the list of errors, displaying details of the failed message (including exception details), and sending the message to be reprocessed.

👁 Managing failures

In addition, the platform offers more advanced features such as retry redirects and failed message editing.

This is done with a container which runs alongside the existing MassTransit system and monitors for any failed messages that occur within it.

👁 Particular Service Platform architecture

Pricing

During the early access period, this functionality is entirely free.

Easy to remove

As the error management capability is packaged in containers, removing it is very simple:

  1. Disable the connector container
  2. Retry all the failed messages
  3. Validate that all pending retries have completed
  4. Remove all 4 containers from your system
  5. (Optional) Remove the platform queues
  6. Done!

Questions? Concerns?

Talk to us!

Feedback

In this article