You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"sessionState": "2c9f1b12-b35a-43e6-9af2-0106fb53a943",
"methodResponses": [
[
"error",
{
"type": "requestTooLarge",
"description": "Too many items in a set request class org.apache.james.jmap.mail.EmailSetRequest. Got 1063 items instead of maximum 500."
},
"c0"
]
]
}
I'd expect we execute the move as a long lasting operation, by batches of 50...
The text was updated successfully, but these errors were encountered:
Description
Select 1000 + emails and mode them
Tmail moves them all at once. And issue a gigantic request of 1000+ moves.
CF
monstruous-request.json.txt
Back hopefully refuses to process this!
I'd expect we execute the move as a long lasting operation, by batches of 50...
The text was updated successfully, but these errors were encountered: