MemoryStoreService: InternalError: Internal Error

We’re trying out leaderboards via MemoryStoreService SortedMaps on our staging server. We’re occasionally getting a nondescript “Internal Error: Internal Error”.

I’d like to figure this out before we push to production tomorrow.

Affected experience: ACC Content Staging - Roblox

Thanks for the report. It’s expected to see some internal errors occasionally from cloud services like Memory Stores. We recommend you to retry such requests with exponential backoffs.

1 Like

Can we do anything about these errors flooding the Error Report? There’s no way to silence them (with pcall or the like)

1 Like