WD_TOO_MANY_REQUESTS - what does it mean?

Hi,

I keep getting this error when trying to delete large amounts of data from DB via Http Functions.

{
“error”: {
“name”: “Error”,
“errorGroup”: “User”,
“code”: “WD_TOO_MANY_REQUESTS”
}
}

Since this error is not documented, could anyone explain its meaning?

Can you share the page url and any code you are using that generates this?