LambdaTest/test-at-scale

Remove deriving of task status from nucleus

rishabh-arya95 opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to add?

Task status will be derived on the server end.

Why should this be worked on?

Currently, task status is derived at the nucleus end where we iterate the results array. the

Other details

No response