filecoin-project / filecoin-project/cpp-filecoin

Task reassignment after worker fall

Open
#608 0 comments 0 reactions 1 assignee Claimed by @Elestrias View on GitHub
Dominant language
C++
Stars
129
Forks
30
PR merge metrics
No merged PRs in 30d

Description

The situation when worker fallen with assigned task is now producing problem. The point is that Task was already removed from task queue and scheduler thinks that task is in production. However, even reconnected worker can't know anything about given task. So the task won't be completed after any time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.