|
|
696cf78464
|
handle worker timeouts
|
2016-05-02 17:51:06 -07:00 |
|
|
|
7dadeeb111
|
refactoring failures
|
2016-05-02 14:42:27 -07:00 |
|
|
|
60d486b804
|
add check for failed status and complete time
|
2016-05-02 14:31:14 -07:00 |
|
|
|
a143092e64
|
add completed time and status to failed jobs
with tests
|
2016-05-02 12:59:23 -07:00 |
|
|
|
b12aa87ad3
|
add completed_at time, add update tests
|
2016-05-02 12:57:11 -07:00 |
|
|
|
f0b0e10b84
|
remove debugging output
|
2016-05-02 12:45:32 -07:00 |
|
|
|
3b8127874b
|
only send attempt message if no output
always append failure message if one exists
|
2016-04-29 17:15:29 -07:00 |
|
|
|
d4d38255f6
|
switch job running to callback style
|
2016-04-29 16:44:30 -07:00 |
|
|
|
54d3be6929
|
don't clobber error output, append worker output
|
2016-04-28 17:21:03 -07:00 |
|
|
|
d3094375dd
|
stop and start job polling when trying to claim jobs
also return claiming and execution Promise
|
2016-04-28 16:25:45 -07:00 |
|
|
|
379a8f096c
|
simplify failed job update error handler
|
2016-04-28 16:24:28 -07:00 |
|
|
|
03eca43bbf
|
move job polling into another method, add stop method
|
2016-04-28 16:15:09 -07:00 |
|
|
|
c32d806886
|
make the size limit configurable
|
2016-04-28 15:14:44 -07:00 |
|
|
|
019d9f98a2
|
query for, claim and process jobs
process step is still a WIP
|
2016-04-28 15:13:19 -07:00 |
|
|
|
0f3b21f1e8
|
add worker query for outstanding jobs
|
2016-04-26 17:40:14 -07:00 |
|
|
|
5c4340adfc
|
start on the worker logic
|
2016-04-25 16:28:30 -07:00 |
|
|
|
1b5f2af004
|
add a worker module
|
2016-04-18 16:39:35 -07:00 |
|