Skip to content

Commit

Permalink
Detecting timeouts when a service stops
Browse files Browse the repository at this point in the history
  • Loading branch information
galaxina committed Nov 5, 2024
1 parent 8206454 commit aec6881
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions oap-application/README-application-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
+ boot
+ main - list of modules to start the system

+ shutdown
+ serviceTimeout - the time after which the warning will be issued
+ serviceAsyncShutdownAfterTimeout - if the shutdown time exceeded **serviceTimeout**, the system proceeds to shutdown the next service.

0 comments on commit aec6881

Please sign in to comment.