I’m using Firebase PubSub queues quite extensively and I wondered if there is a way to query the current number of items having the queue name at hand.
I’d like to use this so I can monitor how much work is left.
I’m using Firebase PubSub queues quite extensively and I wondered if there is a way to query the current number of items having the queue name at hand.
I’d like to use this so I can monitor how much work is left.