const CLAIMED_STATES: [CreditRegistrationState; 2];Expand description
Both states the poller owns. Withdrawal moves a row out of both, which is what stops the polling without any query having to know about withdrawal.
const CLAIMED_STATES: [CreditRegistrationState; 2];Both states the poller owns. Withdrawal moves a row out of both, which is what stops the polling without any query having to know about withdrawal.