This website requires JavaScript.
Explore
Help
Register
Sign In
blender
/
flamenco
Watch
1
Star
0
Fork
0
You've already forked flamenco
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
flamenco
/
internal
/
manager
/
task_state_machine
History
Sybren A. Stüvel
d929885b06
Manager: only log task status change if there is an actual change
...
Don't log "changes" from, say, `active` -> `active`.
2022-07-19 17:47:43 +02:00
..
mocks
Manager: more efficient database queries
2022-07-15 15:08:00 +02:00
interfaces.go
Manager: more efficient database queries
2022-07-15 15:08:00 +02:00
task_state_machine_test.go
Manager: add entry to task log whenever task changes status
2022-07-19 17:23:13 +02:00
task_state_machine.go
Manager: only log task status change if there is an actual change
2022-07-19 17:47:43 +02:00
task_statuses.go
Rename job status
requeued
to
requeueing
2022-05-19 17:25:53 +02:00
worker_requeue_test.go
Manager: add entry to task log whenever task changes status
2022-07-19 17:23:13 +02:00
worker_requeue.go
Manager: re-queue previously failed tasks of worker when blocklisting
2022-06-17 15:49:16 +02:00