Skip to content

Commit 6cc1220

Browse files
committed
include note that failed messages should have been ingested
1 parent d7707d7 commit 6cc1220

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/azure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ If you encounter any issues running the steps below, try the [troubleshooting](#
2424
- All of the configured queues for your system should show here
2525
- For each row in the list of queues: if the queues exist, the status should be green `OK`. If the queues don't exist, i.e. there have never been any errors on that consumer, or if there is an issue connecting to the broker then the status will be red `Not ingesting`.
2626
- If the status is `Not ingesting`, the reason for this can be found in the log entries shown below the queue list.
27+
- Any messages that existed in the error queues should now have been ingested, and will be shown in [Failed Messages](http://localhost:9090/#/failed-messages/all-failed-messages)
2728

2829
## Troubleshooting
2930

docs/rabbit.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ If you encounter any issues running the steps below, try the [troubleshooting](#
2828
- All of the configured queues for your system should show here
2929
- For each row in the list of queues: if the queues exist, the status should be green `OK`. If the queues don't exist, i.e. there have never been any errors on that consumer, or if there is an issue connecting to the broker then the status will be red `Not ingesting`.
3030
- If the status is `Not ingesting`, the reason for this can be found in the log entries shown below the queue list.
31+
- Any messages that existed in the error queues should now have been ingested, and will be shown in [Failed Messages](http://localhost:9090/#/failed-messages/all-failed-messages)
3132

3233
## Troubleshooting
3334

0 commit comments

Comments
 (0)