piston
piston copied to clipboard
SGKILL error seen while running multiple code executions
Hi,
I have installed piston in a linux server and using the API to run the code executions. While running consecutive executions, i see the SIGNAL: SGKILL
{'run': {'stdout': '', 'stderr': '', 'code': None, 'signal': 'SIGKILL', 'output': ''}, 'language': 'java', 'version': '15.0.2'}
I am using the server with 2 vCPUs and 2GB ram. Is there any limit on the number of submissions that we make to the piston without seeing the SGKILL error or any other errors? If yes, how can I handle this error?
Thanks, Feroz