A lot "An internal server error occurred." errors

Game Link - СБЕГИ ОТ САХАРКА! | Play on Roblox
Data Store repeatedly returns the same error:

502: API Services rejected request with error. Error code: 0 Reason: An internal server error occurred.

This error has appeared before, but not on such a scale as now. Our players simply can’t log into the game because of this - their data can’t be loaded.

Then Data Store started returning this error:

StandardReadExperienceThrottled: StandardRead request was throttled by experience limits.

This error is due to Roblox servers - why are our limits being spent because of this?

Expected behavior

DataStore can write/read data without errors and the read attempt limit should not be used up due to errors on Roblox’s part.