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

Change timeouts to absolute. #40

Closed
badb opened this issue Nov 26, 2015 · 3 comments
Closed

Change timeouts to absolute. #40

badb opened this issue Nov 26, 2015 · 3 comments

Comments

@badb
Copy link
Contributor

badb commented Nov 26, 2015

We should control and fix timeout that are used in tasks. Mainly task timeouts and subtask timeouts, but also some other timeouts that may occur in code (eg. in task computer or task keeper for removing old tasks).

There are some additional important problems with that, ie differences with timestamps in different timezone.

@badb badb added the question label Nov 26, 2015
@chfast
Copy link
Contributor

chfast commented Mar 9, 2016

Absolute. Ethereum uses Unix time (number of seconds from 1970-01-01) in UTC timezone and it works fine.

@chfast
Copy link
Contributor

chfast commented Apr 6, 2016

Should we change that into a task?

@badb badb changed the title timeouts relative or absolute? Change timeouts to absolute. Apr 8, 2016
@badb badb self-assigned this Apr 28, 2016
@badb badb added in progress and removed planned labels Apr 28, 2016
@badb
Copy link
Contributor Author

badb commented May 5, 2016

https://github.com/imapp-pl/golem/pull/322

Further tasks: #324, #325

@badb badb added this to the Brass 0.4 milestone May 22, 2016
@badb badb removed the in progress label May 22, 2016
@badb badb removed their assignment May 22, 2016
@badb badb closed this as completed Dec 27, 2016
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

2 participants