Skip to content

Commit 9d85f53

Browse files
soujayawright18
authored andcommitted
Update troubleshooting.md
1 parent db21784 commit 9d85f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicecontrol/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ A warning message is seen in the logs when the Indexing lag exceeds the default
142142

143143
This can be resolved by temporarily stopping message ingestion to let the indexes catch up:
144144

145-
* For Windows instances, launch the ServiceControl instance in [maintenance mode](/servicecontrol/ravendb/accessing-database#windows-deployment-maintenance-mode.md), which runs the database but does not ingest new messages.
145+
* For Windows instances, launch the ServiceControl instance in [maintenance mode](/servicecontrol/ravendb/accessing-database.md#windows-deployment-maintenance-mode), which runs the database but does not ingest new messages.
146146
* For container instances, stop the ServiceControl container temporarily, but keep the connected database container running.
147147

148148
While message ingestion is disabled, the database engine still runs and messages will continue to queue. This ensures that any tasks related to index rebuilding or index scanning can run without interruption. This is useful to resolve situations where the storage isn't fast enough to do both message ingestion and index operations, such as when an unexpected spike in message processing occurred.

0 commit comments

Comments
 (0)