Skip to content

Commit 2661b93

Browse files
authored
Update toc/rfc/rfc-0020-readiness-healthchecks.md
1 parent 319e9dd commit 2661b93

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

toc/rfc/rfc-0020-readiness-healthchecks.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ and removed from route pool".
159159

160160
#### App Audit Events
161161

162-
When the liveness healthchecks fail, it results in the following audit events:
163-
`audit.app.process.crash` and `audit.app.process.rescheduling`.
162+
When a liveness healthcheck fails, it results in the `audit.app.process.crash` audit event.
164163

165164
Similarly, when an AI readiness healthcheck succeeds an `audit.app.process.ready` event should be emitted.
166165
And when an AI readiness healthcheck fails an `audit.app.process.notready` event should be emitted.

0 commit comments

Comments
 (0)