EUDAT-GEF / GEF

The GEF
GNU General Public License v2.0
6 stars 9 forks source link

Timeouts for jobs #92

Closed emanueldima closed 7 years ago

emanueldima commented 7 years ago
  1. user specified timeouts
  2. default timeout, specified in the config file.
ubuntolog commented 7 years ago

Different timeouts for different internal containers

ubuntolog commented 7 years ago

It seems that using Context does not solve the issue completely. It only covers HTTP requests sent to Docker API