Description
On Sep 14 around 16:00 UTC, we had a spike of API requests failures.
Error
Error updating database. Cause: com.saasbee.webapp.exception.DAOException: Internal server error. Please refresh page to try again or contact our support.
The error may exist in com/saasbee/webapp/mapper/MeetingMapper.xml
The error may involve com.saasbee.webapp.mapper.MeetingMapper.insertMeetingExt
The error occurred while executing an update
Cause: com.saasbee.webapp.exception.DAOException: Internal server error. Please refresh page to try again or contact our support
Which Endpoint?
https://api.zoom.us/v2/users
Additional context
It seems we had a spike of the above errors during this specific time.
Example meetings:
92320233600
5065855922
5065855922
97117680197
97117680197
94248905752
94248905752
99720768417
We are just trying to understand what should we do in such cases? Is this a transient error?
Should we actually just retry? How many times?
Thanks,
Arik