handle 5xx by requeueing the request
handle 5xx by requeueing the request
if we handle those, we should also make sure to not make an accidental loop of it, so like 3 retries at max
handle 5xx by requeueing the request
the same should go with 500 possible all 5xx (server side) errors
Bot should send typing while still generating completion
another idea: use the Timer to send a typing indicator
Bot crashes when reaction gets blocked
Bot should send typing while still generating completion
Bot crashes when reaction gets blocked
The issue still exists, I speculate the reaction is not handled in the moderation module
Bot crashes when reaction gets blocked
handle 503 by requeueing the request