elixir-cloud-aai / tesk-api

GA4GH TES API Service that translates tasks into Kubernetes Batch API calls
Apache License 2.0
7 stars 18 forks source link

Cancel Task returning blank response #37

Open LakiG opened 2 years ago

LakiG commented 2 years ago

The Cancel Task endpoint should be returning the {} empty object response according to the TES specs. However, it returns a blank response with 200 HTTP status code.

The test was done on the https://csc-tesk-noauth.rahtiapp.fi/ server.