Alex Dadgar
|
5f3e27ecd8
|
Fix case in periodic dispatch and blocked evals where lock was not released
|
2016-06-03 13:46:57 -07:00 |
Alex Dadgar
|
273dfaf2c7
|
Periodic jobs always are evaluated in UTC TZ
|
2016-04-12 09:47:25 -07:00 |
Alex Dadgar
|
47390c5186
|
remove the GC field on the job and use the job type
|
2016-03-23 18:02:01 -07:00 |
Alex Dadgar
|
260b50c2b3
|
Mark evals from periodic as triggered by a periodic job
|
2016-01-21 14:21:58 -08:00 |
Alex Dadgar
|
80dd30b03d
|
Add force spawn endpoint
|
2016-01-13 10:19:53 -08:00 |
Alex Dadgar
|
877630e7d1
|
Debug log for skipping overlapping periodic jobs
|
2016-01-07 20:12:07 -08:00 |
Alex Dadgar
|
f843e95cbf
|
Check parent id of prefix jobs and special case the output if no child job has been launched
|
2016-01-07 14:43:55 -08:00 |
Alex Dadgar
|
ce5a7b73ed
|
periodic status
|
2016-01-07 14:25:17 -08:00 |
Alex Dadgar
|
19faa4bb00
|
Remove parent index
|
2016-01-07 12:54:41 -08:00 |
Alex Dadgar
|
f289bdc76b
|
Remove debug message
|
2016-01-07 11:23:44 -08:00 |
Alex Dadgar
|
24fd4a8c27
|
Add ProhibitOverlap option to PeriodicConfig
|
2016-01-07 11:19:46 -08:00 |
Alex Dadgar
|
e87f3e6ca7
|
Simplify periodic nextLaunch, dispatch and run
|
2015-12-23 18:54:51 -08:00 |
Alex Dadgar
|
bf2aa9f733
|
Always remove periodic jobs in fsm
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
e6f9a5bbb3
|
fix vet
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
e3231171b8
|
Fix deadlock and test
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
6bc0737970
|
Unix timestamps not UnixNano
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
b3e87b6719
|
Remove the periodicRunner interface and pass the server as an interface to the periodicDispatcher
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
a60783a4ca
|
Simplify run function and add nextLaunch test
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
49dd0dc461
|
fixes from review
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
642219ba5d
|
Race condition fixed
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
ca65daf4c0
|
move created evals to the test package
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
ea799b88cb
|
merge
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
610cfe4b34
|
Small fixes and test fixes
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
f6769c3d96
|
Leader election restore, add structs to api jobs
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
670cc50a02
|
merge
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
a892d61ae7
|
FSM integration
|
2015-12-23 18:26:39 -08:00 |