File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
contributors/devel/sig-architecture Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -731,8 +731,8 @@ server if the Name field has not been provided. The provided value must be valid
731
731
within the rules for Name, and may be truncated by the length of the suffix
732
732
required to make the value unique on the server. If this field is specified, and
733
733
Name is not present, the server will return a 409 with Reason `AlreadyExists` if
734
- the generated name exists, and the client should retry (optionally after the time
735
- indicated in the Retry-After header).
734
+ the generated name exists, and the client should retry (after waiting at least the amount of time
735
+ indicated in the Retry-After header, if it is present ).
736
736
737
737
# # Optional vs. Required
738
738
You can’t perform that action at this time.
0 commit comments