minimumWaitDuration property
Clients should wait at least this long to get the hash list again.
If omitted or zero, clients SHOULD fetch immediately because it indicates that the server has an additional update to be sent to the client, but could not due to the client-specified constraints.
Implementation
core.String? minimumWaitDuration;