RabbitMQ consumer that enforces capacity reserve expiration and counter adjustments. Processes three message types: CHECKEXPIRED (release expired reserves), CHECK_EXPIRED_BULK (batch variant), and ADJUSTCOUNTER (async count deltas). No REST API — all data access via Retrofit2 calls to capacity-control-service-web.
None
No APIs exposed