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
Currently, handling an uploaded message requires memory equal to several times the payload size. This makes it hard to support very large payloads or significant numbers of concurrent users, so it should be fixed if practical.