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
Hi team,
Amazing work here and can't wait to test out new ideas for my research career.
I've successfully run the command and the agents are working fine.
However, my research idea requires downloading some codebase and dataset from the internet.
I found out that my agents keeps getting interrupted:
Downloading data: 4%|██▍ | 432M/9.73G [05:00<2:33:56, 1.01MB/s]
CODE RESPONSE: [CODE EXECUTION ERROR]: Code execution exceeded the timeout limit of 60 seconds. You must reduce the time complexity of your code.
Is there anyway I can extend the thread duration for this task?
Thank you!
The text was updated successfully, but these errors were encountered:
Thank you for bringing this to our attention. This happens sometimes. I’m currently working on a fix for this, thank you. I will let you know when it is implemented.
Hi team,
Amazing work here and can't wait to test out new ideas for my research career.
I've successfully run the command and the agents are working fine.
However, my research idea requires downloading some codebase and dataset from the internet.
I found out that my agents keeps getting interrupted:
Is there anyway I can extend the thread duration for this task?
Thank you!
The text was updated successfully, but these errors were encountered: