pub fn pending_count() -> usize
Events currently queued (sent but not yet consumed by the writer). Used by the gateway’s graceful shutdown to drain metering before exit (#51).