Skip to content

Commit 1076065

Browse files
committed
Highlight the use of long-running job detection monitoring
1 parent 0997e93 commit 1076065

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ A project should generally contain only one instance of a `Scheduler`.
4949
So either a dependency injection framework handles this instance,
5050
or either a static instance of `Scheduler` should be created.
5151

52-
In production, it is generally a good practice to configure the
53-
[monitor for long running jobs detection](#long-running-jobs-detection).
52+
**In production, it is generally a good practice to configure the
53+
[monitor for long running jobs detection](#long-running-jobs-detection)**.
5454

5555
Changelog and upgrade instructions
5656
----------------------------------

0 commit comments

Comments
 (0)