SnapshotterOptions
Index
Properties
optionalclientSnapshotIntervalSecs
optionaleventLoopSnapshotIntervalSecs
Defines the interval of measuring the event loop response time.
optionalmaxBlockedMillis
Maximum allowed delay of the event loop in milliseconds. Exceeding this limit overloads the event loop.
optionalmaxClientErrors
Defines the maximum number of new rate limit errors within the given interval.
optionalmaxUsedMemoryRatio
Defines the maximum ratio of total memory that can be used. Exceeding this limit overloads the memory.
optionalsnapshotHistorySecs
Sets the interval in seconds for which a history of resource snapshots will be kept. Increasing this to very high numbers will affect performance.
Defines the interval of checking the current state of the remote API client.