SeattleTestbed / repy_v1

Seattle Testbed's original Repy version 1 sandbox
MIT License
1 stars 4 forks source link

Code safety timeout exceeded frequently on some nodes for large programs #90

Closed choksi81 closed 10 years ago

choksi81 commented 10 years ago

For large repy programs (about 10,000 lines including libraries used), about 30% of nodes are likely to fail to start with Exception (with type 'exceptions.Exception'): Evaluation of code safety exceeded timeout threshold (10.0960171223 seconds)

This issue is intermittent and does not seem to occur with small programs.

These are the ip addresses of some nodes on which this problem is likely to reproduce: 137.226.138.156 208.117.131.115 136.145.115.194 139.19.142.5 131.247.2.241

choksi81 commented 10 years ago

Author: justinc This will go away with the API changes. For the time being, I've increased the timeout to 15 seconds in r3410.