The maximum capacity the queue can have.
Declared in <folly/container/FixedCapacityRingQueue.h>
<folly/container/FixedCapacityRingQueue.h>
inline constexpr static uint32_t kMaxCapacity = 1u << 31;