Page MenuHomeSoftware Heritage
Paste P630

staging: functional loader scheduling table
ActivePublic

Authored by ardumont on Mar 25 2020, 9:32 AM.
```
id | type | arguments | next_run | current_interval | status | policy | retries_left | priorit$
---------+-----------------+------------------------------------------------------------------------------------------------------+-------------------------------+------------------+--------------------+-----------+--------------+--------$
1186662 | load-functional | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources.json"}} | 2020-03-25 02:40:59.571373+00 | 1 day | disabled | recurring | 0 |
1186665 | load-functional | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources-unstable.json"}} | 2020-03-25 08:30:08.666509+00 | 1 day | next_run_scheduled | recurring | 0 |
1186664 | load-functional | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources-20.03.json"}} | 2020-03-25 08:29:59.82036+00 | 1 day | next_run_scheduled | recurring | 0 |
1186663 | load-functional | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources-19.09.json"}} | 2020-03-25 08:29:48.998119+00 | 1 day | next_run_scheduled | recurring | 0 |
```

Event Timeline

ardumont edited the content of this paste. (Show Details)

Migrated to new nixguix loader and running:

   id    |      type       |                                              arguments                                               |           next_run            | current_interval |       status       |  policy   | retries_left | priorit$
---------+-----------------+------------------------------------------------------------------------------------------------------+-------------------------------+------------------+--------------------+-----------+--------------+--------$
 1186664 | load-functional | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources-20.03.json"}}    | 2020-03-25 08:29:59.82036+00  | 1 day            | disabled           | recurring |            0 |
 1186665 | load-functional | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources-unstable.json"}} | 2020-03-25 08:30:08.666509+00 | 1 day            | disabled           | recurring |            0 |
 1186663 | load-functional | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources-19.09.json"}}    | 2020-03-28 05:17:56.272335+00 | 1 day            | disabled           | recurring |            0 |
 1186662 | load-functional | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources.json"}}          | 2020-03-25 02:40:59.571373+00 | 1 day            | disabled           | recurring |            0 |
 1186666 | load-nixguix    | {"args": [], "kwargs": {"url": "https://nix-community.github.io/nixpkgs-swh/sources-19.09.json"}}    | 2020-03-27 07:15:46.604914+00 | 1 day            | next_run_scheduled | recurring |            0 |
(5 rows)

(and running)

Related to D2894 D2900