EUDAT-GEF / GEF

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

Option to make "POST job" a synchronous call #91

Closed emanueldima closed 7 years ago

emanueldima commented 7 years ago

If the api call has the synchronous=true parameter defined, the call should only return after the job has finished. The current behaviour is asynchronous.