Skip to content

Commit 319e9dd

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,8 @@ and removed from route pool".
162162
When the liveness healthchecks fail, it results in the following audit events:
163163
`audit.app.process.crash` and `audit.app.process.rescheduling`.
164164

165-
Similarly, when AI readiness healthcheck succeeds a new application event should be emitted:
166-
`audit.app.process.ready`. And when AI readiness healthcheck fails a new event should be emitted:
167-
`audit.app.process.notready`.
165+
Similarly, when an AI readiness healthcheck succeeds an `audit.app.process.ready` event should be emitted.
166+
And when an AI readiness healthcheck fails an `audit.app.process.notready` event should be emitted.
168167

169168
### Open Questions
170169
* What metrics would be helpful for app devs and operators?

0 commit comments

Comments
 (0)