Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Add verification for task timeout #324

Closed
badb opened this issue May 4, 2016 · 4 comments
Closed

Add verification for task timeout #324

badb opened this issue May 4, 2016 · 4 comments

Comments

@badb
Copy link
Contributor

badb commented May 4, 2016

Computer should start to compute task only if current time + subtask_ttl < task_timeout
Please make sure that task computer sets minimum from task deadline and subtask deadline as it's timeout instead.

@badb badb added this to the Brass 0.4 milestone May 22, 2016
@banasiakadam60 banasiakadam60 changed the title Computer should start to compute task only if current time + subtask_ttl < task_timeout Add verification for task timeout May 24, 2016
@Wolf480pl
Copy link
Contributor

You mean task_timeout argument to __compute_task(), which is calculated from subtask deadline, or do you mean task deadline from task header?

@maaktweluit
Copy link
Contributor

@Wolf480pl is this solved fully through #1350 ?

@Wolf480pl
Copy link
Contributor

Wolf480pl commented Nov 6, 2017

@maaktweluit AFAIK yes.

@maaktweluit
Copy link
Contributor

Checked and can indeed be closed

@ghost ghost removed the in progress label Nov 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants