We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
As of now, we can't know how many updates are being processed while using BUP, it would be good to have that for debugging purposes.
BUP
See #3654 (comment)
Currently, you can use app.update_processor._semaphore._value to get those (I suppose).
app.update_processor._semaphore._value
Was originally suggested by harshil in dev chat IIRC :)