When asking for the status of an incorrect task is currently returning the status 'PENDING'.
for example: https://test-graphai.epfl.ch/translation/translate/status/wrong-status
That makes the handling of errors very difficult as if the task is outdated I will be waiting for the task to complete for ever.
It would be much easier for me if the 'PENDING' state is reserved for valid tasks and an other status is used in case of errors.