Skip to content

Commit 7824dd7

Browse files
authored
tweak ft section of usage (#34)
1 parent 5f7b9b8 commit 7824dd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

USAGE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,8 @@ that when the resources are recreated they will still have sufficient
349349
quota to execute. The number of times an AppWrapper is reset is
350350
tracked as part of its status; if the number of resets exceeds the
351351
`RetryLimit`, then the AppWrapper moves into a `Failed` state and its
352-
resources are deleted (thus finally releasing its quota). Deletion of
353-
a top-level wrapped resource will cause the AppWrapper directly enter
352+
resources are deleted (thus finally releasing its quota). External deletion
353+
of a top-level wrapped resource will cause the AppWrapper to directly enter
354354
the `Failed` state independent of the `RetryLimit`.
355355

356356
To support debugging `Failed` workloads, an annotation can be added to an

0 commit comments

Comments
 (0)