We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31984ea commit 568d0feCopy full SHA for 568d0fe
content/recipes/terminus.md
@@ -610,7 +610,7 @@ export class HealthModule {}
610
611
#### Graceful shutdown timeout
612
613
-If your application requires postponing its shutdown process, Terminus can be handle it for you.
+If your application requires postponing its shutdown process, Terminus can handle it for you.
614
This setting can prove particularly beneficial when working with an orchestrator such as Kubernetes.
615
By setting a delay slightly longer than the readiness check interval, you can achieve zero downtime when shutting down containers.
616
0 commit comments