issues
search
TritonDataCenter
/
node-workflow
Task orchestration, creation and running using NodeJS
MIT License
456
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
/node-workflow/lib/job-runner.js:426 job.onerror_results.push({
#120
cjonagam
opened
10 years ago
7
node-waf: command not found
#119
cjonagam
closed
10 years ago
1
Job Management: Pause/Resume
#118
Arsca
opened
10 years ago
1
Cannot NPM
#117
Arsca
closed
10 years ago
2
Would like to have "queue stats" endpoint to provide statistics about recent jobs
#116
kusor
closed
10 years ago
1
Tasks should not be able to modify job name, runner_id, locks and target attributes
#115
kusor
closed
10 years ago
0
It would be desirable to pass an special "payload" param to tasks, instead of the whole job
#114
kusor
closed
10 years ago
1
Consider separating polling for queued jobs from reporting running activity.
#113
kusor
closed
10 years ago
0
Provide a way to be able to run jobs w/o forking child processes
#112
kusor
closed
10 years ago
0
s/setInterval/setTimeout/ in runner.js and decrease dispatch time
#111
kusor
closed
10 years ago
0
fix a bug in job-runner.js
#110
xudshen
closed
10 years ago
3
Replace node-uuid with C's libuuid
#109
kusor
closed
10 years ago
1
On init, runner should remove runner_id from cancelled jobs
#108
kusor
closed
10 years ago
0
I cannot install it
#107
D7Torres
closed
10 years ago
8
Job waiting to be processed
#106
selva-r
closed
10 years ago
1
Minor edits to docs
#105
marsell
closed
11 years ago
0
Update node-restify module version and add support for audit logging
#104
cachafla
closed
11 years ago
0
Add option to add extra fields to workflows and jobs through API
#103
kusor
closed
11 years ago
0
Better workflow versioning: md5 sum of tasks chain
#102
kusor
closed
11 years ago
0
Allow addition of "custom" job and workflow properties
#101
kusor
closed
11 years ago
0
wf-redis-backend: Do not use finished jobs for target validation
#100
kusor
closed
11 years ago
0
Would like to have a way to pass success/error to waiting jobs
#99
kusor
closed
11 years ago
0
Would like to have a way to disallow creation of any jobs with a given target
#98
kusor
closed
11 years ago
1
Add a new 'waiting' status and the ability to resume a job execution from the API
#97
cachafla
closed
11 years ago
1
Default retry max attempts set to 1
#96
fkuo
closed
11 years ago
1
Add whole job retry and backoff
#95
fkuo
closed
11 years ago
0
Allow filtering workflows list by name
#94
kusor
closed
11 years ago
0
workflow-runner doesn't seem to work correctly - it keeps saying that the same job has ran successfully over and over tho.
#93
mirekm
closed
11 years ago
2
wf-api should return 503 Service Unavailable when backend is down
#92
kusor
closed
11 years ago
0
backoff initial delay is 1 second, it should be 10 msecs at the most
#91
kusor
closed
11 years ago
0
Rewrite singleton modules using closures instead of prototypes
#90
kusor
closed
11 years ago
0
Replace deepCopy function with clone module
#89
kusor
closed
11 years ago
0
don't lose the child message in the logs because of the Bunyan 'msg' collision
#88
trentm
closed
11 years ago
0
Improve retry/backoff logic on "backend internal errors"
#87
kusor
closed
11 years ago
0
WorkflowBackend should be an EventEmitter
#86
kusor
closed
12 years ago
0
Error creating Factory ("backend must inherit from WorkflowBackend")
#85
scinos
closed
12 years ago
1
Jobs that make http requests in their tasks are timing out
#84
kusor
closed
12 years ago
0
Fix GH#81
#83
rgulewich
closed
12 years ago
0
task callback should support callback(new Error(...))
#82
rgulewich
closed
12 years ago
2
add function which can be run within a task to add to the job's info array
#81
joshwilsdon
closed
12 years ago
1
Hi! I fixed some code for you!
#80
node-migrator-bot
closed
12 years ago
1
Allow filter jobs by parameters
#79
kusor
closed
12 years ago
0
Add task name to job results
#78
kusor
closed
12 years ago
0
wf-api is trying to raise restify.InternalErrorError
#77
kusor
closed
12 years ago
0
Prevent runner exiting if child process goes out of memory
#76
kusor
closed
12 years ago
0
Remove runner.trace and rely into logger.trace() instead.
#75
kusor
closed
12 years ago
0
Make runner check for self stale jobs on init
#74
kusor
closed
12 years ago
0
Error trying to fork child process to run a task should cancel job
#73
kusor
closed
12 years ago
0
Add console to default sandbox
#72
kusor
closed
12 years ago
0
Upgrade to restify-1.4.0
#71
kusor
closed
12 years ago
0
Previous
Next