Constant DEFAULT_FILE_SINK_QUEUE_ENTRIES
Constant DEFAULT_FILE_SINK_QUEUE_ENTRIES
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-pii-redaction -p nemo-relay-ffi -p nemo-relay-types -p nemo-relay-plugin -p nemo-relay-worker-proto -p nemo-relay-worker.
pub const DEFAULT_FILE_SINK_QUEUE_ENTRIES: usize = 1024;
Default number of pending asynchronous queue entries per file sink when queue_capacity is omitted.