TryItOnline / tryitonline

The Try It Online family of online interpreters.
https://tryitonline.net
MIT License
539 stars 58 forks source link

Timeout argument using api #90

Open Astremy opened 2 years ago

Astremy commented 2 years ago

Hello, Is it possible to put a time limit when we're sending a request to the api, for exemple a 1 s limit even if it's configurated to be 60s ? For example, with args, TIO_OPTIONS or TIO_CFLAG argument.