-
4163b7deb9
Fix config path resolution
master
Sven Slootweg
2023-02-09 02:08:29 +0100
-
00685bb7e9
Do not store task result when item deletes itself
Sven Slootweg
2023-02-09 02:08:17 +0100
-
8997a762ed
Add missing index for aliases table
Sven Slootweg
2022-11-27 00:15:45 +0100
-
96e368b432
Add missing index on tags table
Sven Slootweg
2022-11-26 22:58:27 +0100
-
7c60c4fa6b
Remove invalidation flag and update last-update timestamp on task completion, not on metadata update
Sven Slootweg
2022-11-26 22:30:11 +0100
-
48e9f8372b
Prioritize tasks that have never run at all
Sven Slootweg
2022-11-26 21:09:07 +0100
-
e40113a701
Track current queue sizes as a metric
Sven Slootweg
2022-11-26 15:22:49 +0100
-
5b8e71c083
Don't automatically retry failures, and consider never-expiring results to always remain valid
Sven Slootweg
2022-11-26 13:09:18 +0100
-
59b89a3459
Rewrite queue refill query to be much faster, fix duplicate tags
Sven Slootweg
2022-11-26 02:08:24 +0100
-
dbd15aa1d7
Update sync server to use refactored API
Sven Slootweg
2022-11-25 00:21:05 +0100
-
6e172dd04d
Make PostgreSQL pool size configurable
Sven Slootweg
2022-11-24 23:44:07 +0100
-
919985bbd2
Improve empty-queue behaviour, reduce stampeding
Sven Slootweg
2022-11-24 20:51:09 +0100
-
31742f8638
Pass task name into item metrics, not task object
Sven Slootweg
2022-11-24 17:19:28 +0100
-
f7cd69d7d0
Track locking metrics
Sven Slootweg
2022-11-24 17:18:12 +0100
-
e2f2fb6cb1
Remove obsolete handler
Sven Slootweg
2022-11-24 17:17:54 +0100
-
ea7cd67158
Fix race condition
Sven Slootweg
2022-11-24 16:01:04 +0100
-
b9b0e63454
Refactor to pre-generate task queue for performance, fix some refactoring errors, fix some model bugs
Sven Slootweg
2022-11-23 20:15:52 +0100
-
fb93e902a8
Merge branch 'backend-refactor'
Sven Slootweg
2022-11-19 16:17:48 +0100
-
-
1e1a367cb2
Backend refactor: support pluggable backends
Sven Slootweg
2022-11-19 16:17:05 +0100
-
bc1a9349c3
Backend refactor WIP
backend-refactor
Sven Slootweg
2022-05-27 17:48:01 +0200
-
-
2a24de452e
Add missing expireDependents mock
Sven Slootweg
2022-03-06 18:24:43 +0100
-
5678040ef5
Add binaries to package.json
Sven Slootweg
2022-03-04 14:51:14 +0100
-
54f178d910
Standardize CLI args
Sven Slootweg
2022-03-04 03:18:21 +0100
-
522192f025
WIP, metrics
Sven Slootweg
2022-03-04 01:47:44 +0100
-
90ef557a30
Table rename, Knex update, WIP sync, misc WIP
Sven Slootweg
2021-12-09 10:12:11 +0100
-
ef8e6bf5b6
WIP
Sven Slootweg
2021-10-11 01:05:02 +0200
-
128b70fdae
WIP
Sven Slootweg
2021-10-09 20:16:34 +0200
-
1acc039897
WIP
Sven Slootweg
2021-03-27 20:13:25 +0100
-
b37db99618
Colorize logs
Sven Slootweg
2021-03-21 01:18:08 +0100
-
96b3e5b9e3
Fix typo in dependency list format
Sven Slootweg
2021-03-21 01:17:50 +0100
-
ab227537dd
Inline task_states for better performance
Sven Slootweg
2021-03-21 00:43:13 +0100
-
731e41996b
Log the actual task names involved
Sven Slootweg
2021-03-21 00:40:03 +0100
-
882863af10
Index item_id properly on task-results
Sven Slootweg
2021-03-21 00:39:23 +0100
-
6b6ab7332e
WIP
Sven Slootweg
2021-03-21 00:12:09 +0100
-
464853bd7c
WIP
Sven Slootweg
2021-03-18 23:49:16 +0100