This website requires JavaScript.
Explore
Help
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
/
persistence
History
Sybren A. Stüvel
83467e4c60
Sleep schedule: store 'next check' timestamp in UTC
...
SQLite doesn't parse the timezone info, so timestamps should always be in UTC.
2022-07-18 19:30:17 +02:00
..
db_migration.go
…
db.go
…
errors_test.go
…
errors.go
…
jobs_blocklist_test.go
…
jobs_blocklist.go
…
jobs_query_test.go
…
jobs_query.go
…
jobs_test.go
…
jobs.go
…
last_rendered_test.go
…
last_rendered.go
…
logger.go
…
sqlite_busy.go
…
task_scheduler_test.go
…
task_scheduler.go
…
test_support.go
…
time_of_day_test.go
Sleep Scheduler implementation for the Manager
2022-07-17 17:27:32 +02:00
time_of_day.go
Sleep Scheduler implementation for the Manager
2022-07-17 17:27:32 +02:00
timeout_test.go
Worker Timeout: subject all but offline/error workers to timeout checks
2022-07-18 11:30:39 +02:00
timeout.go
Worker Timeout: subject all but offline/error workers to timeout checks
2022-07-18 11:30:39 +02:00
worker_sleep_schedule_test.go
Sleep schedule: store 'next check' timestamp in UTC
2022-07-18 19:30:17 +02:00
worker_sleep_schedule.go
Sleep schedule: store 'next check' timestamp in UTC
2022-07-18 19:30:17 +02:00
workers_test.go
…
workers.go
Sleep Scheduler implementation for the Manager
2022-07-17 17:27:32 +02:00