We found the issue, the webhook queue had 55k row and our consumer tried to send all the event at once. this made the consume exaust the connection number of the DB we cleaned up the Queue is the event list where older than a month for most
Mar 30, 10:13 PM