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
I tried to submit a new job with a big array and an error is retrieved when sending inputs size bigger than 1MB. Error: BadRequestError: Handler dispatch failed; nested exception is java.lang.OutOfMemoryError: Java heap space
Info
Description
I tried to submit a new job with a big array and an error is retrieved when sending inputs size bigger than 1MB.
Error: BadRequestError: Handler dispatch failed; nested exception is java.lang.OutOfMemoryError: Java heap space
Steps to reproduce
Expected results: The jobs should be submitted successfully
Actual results: The error Java heap space
Traceback
Logs
The text was updated successfully, but these errors were encountered: