Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P1134
current load-git tasks status
Active
Public
Actions
Authored by
ardumont
on Aug 26 2021, 12:31 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
11:54:44 softwareheritage-scheduler@belvedere:5432=> select status, count(*) from task where type='load-git' and priority is null group by status;
+------------------------+-----------+
| status | count |
+------------------------+-----------+
| next_run_not_scheduled | 17 |
| next_run_scheduled | 26106 |
| disabled | 156699452 |
+------------------------+-----------+
(3 rows)
Time: 1687366.971 ms (28:07.367)
12:31:11 softwareheritage-scheduler@belvedere:5432=> select now();
+-------------------------------+
| now |
+-------------------------------+
| 2021-08-26 10:30:33.599966+00 |
+-------------------------------+
(1 row)
Event Timeline
ardumont
created this paste.
Aug 26 2021, 12:31 PM
2021-08-26 12:31:07 (UTC+2)
Log In to Comment