kbase / collections

Data collections code including a service and loaders
MIT License
0 stars 1 forks source link

Differentiate between job failures and cancellations #214

Open Tianhao-Gu opened 1 year ago

Tianhao-Gu commented 1 year ago

At present, there is no distinction between job failures and cancellations. Therefore, we should seek a way to differentiate between these two statuses.

https://github.com/kbase/collections/blob/b07c7e04ae4a7ac4f0c1f99d60175f60fd909d6d/src/loaders/jobs/taskfarmer/taskfarmer_task_mgr.py#LL120C11-L120C11

MrCreosote commented 1 year ago

Slack discussion summary: