arq icon indicating copy to clipboard operation
arq copied to clipboard

`arq --check` command result

Open csrftoken opened this issue 6 years ago • 4 comments

Version:v0.16b3

I think performing arq -- check demo. WorkerSettings is the wrong result. For example: Results of health checks performed image The result of a forced termination of execution image

The number of job job states is inconsistent. Do you think?

csrftoken avatar May 24 '19 00:05 csrftoken

I'm not sure but I think this iss because by default health_check_interval = 3600 meaning that the health check might not have been updated since recently.

But I'm not that clear what order the above is being called in.

samuelcolvin avatar May 24 '19 10:05 samuelcolvin

Do you mean I submit it? In other words, one hour later? However, it does not affect normal use.

csrftoken avatar May 25 '19 03:05 csrftoken

in general the results of health checks will only be updated once every hour, this is probably wrong and should be made much faster.

samuelcolvin avatar May 25 '19 13:05 samuelcolvin

Of course, an hour later, I saw normal status.

csrftoken avatar May 27 '19 00:05 csrftoken