Project

General

Profile

Bug #9151

Updated by Evgeny Novikov over 5 years ago

If job.json/tasks.json tasks.json cannot be parsed Bridge anyway sets job status as pending and sends it to the scheduler. Then either the scheduler Scheduler fails after that because it can not get gets empty task resource limitations or Core fails at parsing the job description. limitations. 

 The solution should be that Bridge forbids solving job if its job.json/tasks.json tasks.json cannot be parsed.

Back