activitypods
activitypods copied to clipboard
When updating an event, the server is stuck
When updating an event with 100+ invitees, the server is stuck. No other data are loading.
Luckily this only happens for the user updating the event, because the PUT request last more than 90 secondes (it waits for all updates to be sent before finishing the request).
We should probably end the request earlier...