13:38:27 softwareheritage-scheduler@belvedere:5432=> select * from task where type = 'list-gitlab-incremental'; +-----------+-------------------------+--------------------------------------------------------------------------------------------------+-------------------------------+------------------+------------------------+-----------+--------------+----------+ | id | type | arguments | next_run | current_interval | status | policy | retries_left | priority | +-----------+-------------------------+--------------------------------------------------------------------------------------------------+-------------------------------+------------------+------------------------+-----------+--------------+----------+ | 399914374 | list-gitlab-incremental | {"args": [], "kwargs": {"url": "https://foss.heptapod.net/api/v4/", "name": "heptapod"}} | 2021-12-04 08:56:02.284533+00 | 1 day | next_run_not_scheduled | recurring | 3 | (null) | | 399967606 | list-gitlab-incremental | {"args": [], "kwargs": {"url": "https://forge.extranet.logilab.fr/api/v4/", "name": "heptapod"}} | 2021-12-04 08:23:50.463315+00 | 1 day | next_run_not_scheduled | recurring | 3 | (null) | | 399966069 | list-gitlab-incremental | {"args": [], "kwargs": {"url": "https://heptapod.host/api/v4/", "name": "heptapod"}} | 2021-12-04 07:45:24.426498+00 | 1 day | next_run_not_scheduled | recurring | 3 | (null) | | 102365644 | list-gitlab-incremental | {"args": [], "kwargs": {"url": "https://gitlab.inria.fr/api/v4", "instance": "gitlab.inria.fr"}} | 2021-12-03 17:05:56.154268+00 | 1 day | next_run_not_scheduled | recurring | 3 | (null) | | 104296278 | list-gitlab-incremental | {"args": [], "kwargs": {"url": "https://0xacab.org/api/v4", "instance": "0xacab.org"}} | 2021-12-03 16:51:44.006164+00 | 1 day | next_run_not_scheduled | recurring | 3 | (null) | | 104296277 | list-gitlab-incremental | {"args": [], "kwargs": {"url": "https://framagit.org/api/v4", "instance": "framagit.org"}} | 2021-12-03 16:51:42.829129+00 | 1 day | next_run_not_scheduled | recurring | 3 | (null) | | 377656882 | list-gitlab-incremental | {"args": [], "kwargs": {"url": "https://gitlab.lip6.fr/api/v4/", "instance": "gitlab.lip6.fr"}} | 2021-12-03 16:40:44.970077+00 | 1 day | next_run_not_scheduled | recurring | 3 | (null) | | 97814133 | list-gitlab-incremental | {"args": [], "kwargs": {"url": "https://gitlab.com/api/v4", "instance": "gitlab.com"}} | 2021-12-03 15:42:22.149769+00 | 1 day | next_run_not_scheduled | recurring | 3 | (null) | +-----------+-------------------------+--------------------------------------------------------------------------------------------------+-------------------------------+------------------+------------------------+-----------+--------------+----------+ (8 rows) Time: 37.708 ms