Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TritonDataCenter/node-workflow issues and pull requests

#100 - wf-redis-backend: Do not use finished jobs for target validation

Issue - State: closed - Opened by kusor over 11 years ago
Labels: bug

#100 - wf-redis-backend: Do not use finished jobs for target validation

Issue - State: closed - Opened by kusor over 11 years ago
Labels: bug

#99 - Would like to have a way to pass success/error to waiting jobs

Issue - State: closed - Opened by kusor over 11 years ago
Labels: improvement

#99 - Would like to have a way to pass success/error to waiting jobs

Issue - State: closed - Opened by kusor over 11 years ago
Labels: improvement

#98 - Would like to have a way to disallow creation of any jobs with a given target

Issue - State: closed - Opened by kusor over 11 years ago - 1 comment
Labels: feature

#98 - Would like to have a way to disallow creation of any jobs with a given target

Issue - State: closed - Opened by kusor over 11 years ago - 1 comment
Labels: feature

#97 - Add a new 'waiting' status and the ability to resume a job execution from the API

Issue - State: closed - Opened by cachafla over 11 years ago - 1 comment

#97 - Add a new 'waiting' status and the ability to resume a job execution from the API

Issue - State: closed - Opened by cachafla over 11 years ago - 1 comment

#96 - Default retry max attempts set to 1

Pull Request - State: closed - Opened by fkuo over 11 years ago - 1 comment

#96 - Default retry max attempts set to 1

Pull Request - State: closed - Opened by fkuo over 11 years ago - 1 comment

#95 - Add whole job retry and backoff

Pull Request - State: closed - Opened by fkuo over 11 years ago
Labels: feature

#95 - Add whole job retry and backoff

Pull Request - State: closed - Opened by fkuo over 11 years ago
Labels: feature

#94 - Allow filtering workflows list by name

Issue - State: closed - Opened by kusor over 11 years ago
Labels: feature, improvement

#94 - Allow filtering workflows list by name

Issue - State: closed - Opened by kusor over 11 years ago
Labels: feature, improvement

#92 - wf-api should return 503 Service Unavailable when backend is down

Issue - State: closed - Opened by kusor almost 12 years ago
Labels: bug

#92 - wf-api should return 503 Service Unavailable when backend is down

Issue - State: closed - Opened by kusor almost 12 years ago
Labels: bug

#91 - backoff initial delay is 1 second, it should be 10 msecs at the most

Issue - State: closed - Opened by kusor almost 12 years ago
Labels: bug

#91 - backoff initial delay is 1 second, it should be 10 msecs at the most

Issue - State: closed - Opened by kusor almost 12 years ago
Labels: bug

#90 - Rewrite singleton modules using closures instead of prototypes

Issue - State: closed - Opened by kusor almost 12 years ago
Labels: improvement

#90 - Rewrite singleton modules using closures instead of prototypes

Issue - State: closed - Opened by kusor almost 12 years ago
Labels: improvement

#89 - Replace deepCopy function with clone module

Issue - State: closed - Opened by kusor almost 12 years ago
Labels: improvement

#89 - Replace deepCopy function with clone module

Issue - State: closed - Opened by kusor almost 12 years ago
Labels: improvement

#87 - Improve retry/backoff logic on "backend internal errors"

Issue - State: closed - Opened by kusor about 12 years ago
Labels: improvement

#87 - Improve retry/backoff logic on "backend internal errors"

Issue - State: closed - Opened by kusor about 12 years ago
Labels: improvement

#86 - WorkflowBackend should be an EventEmitter

Issue - State: closed - Opened by kusor about 12 years ago
Labels: improvement

#86 - WorkflowBackend should be an EventEmitter

Issue - State: closed - Opened by kusor about 12 years ago
Labels: improvement

#85 - Error creating Factory ("backend must inherit from WorkflowBackend")

Issue - State: closed - Opened by scinos about 12 years ago - 1 comment

#85 - Error creating Factory ("backend must inherit from WorkflowBackend")

Issue - State: closed - Opened by scinos about 12 years ago - 1 comment

#84 - Jobs that make http requests in their tasks are timing out

Issue - State: closed - Opened by kusor about 12 years ago
Labels: bug

#84 - Jobs that make http requests in their tasks are timing out

Issue - State: closed - Opened by kusor about 12 years ago
Labels: bug

#83 - Fix GH#81

Pull Request - State: closed - Opened by rgulewich over 12 years ago

#83 - Fix GH#81

Pull Request - State: closed - Opened by rgulewich over 12 years ago

#82 - task callback should support callback(new Error(...))

Issue - State: closed - Opened by rgulewich over 12 years ago - 2 comments

#82 - task callback should support callback(new Error(...))

Issue - State: closed - Opened by rgulewich over 12 years ago - 2 comments

#81 - add function which can be run within a task to add to the job's info array

Issue - State: closed - Opened by joshwilsdon over 12 years ago - 1 comment

#81 - add function which can be run within a task to add to the job's info array

Issue - State: closed - Opened by joshwilsdon over 12 years ago - 1 comment

#80 - Hi! I fixed some code for you!

Pull Request - State: closed - Opened by node-migrator-bot over 12 years ago - 1 comment

#80 - Hi! I fixed some code for you!

Pull Request - State: closed - Opened by node-migrator-bot over 12 years ago - 1 comment

#79 - Allow filter jobs by parameters

Issue - State: closed - Opened by kusor over 12 years ago
Labels: feature

#79 - Allow filter jobs by parameters

Issue - State: closed - Opened by kusor over 12 years ago
Labels: feature

#78 - Add task name to job results

Issue - State: closed - Opened by kusor over 12 years ago

#78 - Add task name to job results

Issue - State: closed - Opened by kusor over 12 years ago

#77 - wf-api is trying to raise restify.InternalErrorError

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#77 - wf-api is trying to raise restify.InternalErrorError

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#76 - Prevent runner exiting if child process goes out of memory

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#76 - Prevent runner exiting if child process goes out of memory

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#75 - Remove runner.trace and rely into logger.trace() instead.

Issue - State: closed - Opened by kusor over 12 years ago

#75 - Remove runner.trace and rely into logger.trace() instead.

Issue - State: closed - Opened by kusor over 12 years ago

#74 - Make runner check for self stale jobs on init

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#74 - Make runner check for self stale jobs on init

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#73 - Error trying to fork child process to run a task should cancel job

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#73 - Error trying to fork child process to run a task should cancel job

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#72 - Add console to default sandbox

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#72 - Add console to default sandbox

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#71 - Upgrade to restify-1.4.0

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#71 - Upgrade to restify-1.4.0

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#70 - Log level changes should propagate to logger.child

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#69 - WF runner should not run more than the specified child processes

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#69 - WF runner should not run more than the specified child processes

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#68 - Invalid probe name "Workflow API"

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#68 - Invalid probe name "Workflow API"

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#67 - Logger config not passed to API's restify.Server

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#67 - Logger config not passed to API's restify.Server

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#66 - Allow passing Bunyan instances to every object using it.

Issue - State: closed - Opened by kusor over 12 years ago - 1 comment

#66 - Allow passing Bunyan instances to every object using it.

Issue - State: closed - Opened by kusor over 12 years ago - 1 comment

#65 - wf-pg-backend should check runner existence before registering it

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#65 - wf-pg-backend should check runner existence before registering it

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#64 - wf-pg-backend silently fails when job.update fails

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#64 - wf-pg-backend silently fails when job.update fails

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#63 - Use vm.runInContext instead of vm.runInNewContext for tasks

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#63 - Use vm.runInContext instead of vm.runInNewContext for tasks

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#62 - Upgrade to restify-1.3.0

Issue - State: closed - Opened by kusor over 12 years ago

#62 - Upgrade to restify-1.3.0

Issue - State: closed - Opened by kusor over 12 years ago

#61 - Add support for postgresql versions minor than 9.1

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#61 - Add support for postgresql versions minor than 9.1

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#60 - Rename module to 'wf' instead of 'node-workflow'

Issue - State: closed - Opened by kusor over 12 years ago - 4 comments

#60 - Rename module to 'wf' instead of 'node-workflow'

Issue - State: closed - Opened by kusor over 12 years ago - 4 comments

#59 - Backend modules using bunyan for logging

Issue - State: closed - Opened by kusor over 12 years ago

#59 - Backend modules using bunyan for logging

Issue - State: closed - Opened by kusor over 12 years ago

#58 - PostgreSQL backend using Backend Error Objects

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#58 - PostgreSQL backend using Backend Error Objects

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#57 - Redis backend using Backend Error Objects

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#57 - Redis backend using Backend Error Objects

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#56 - API translating Backend Error Objects to Restify Errors

Issue - State: closed - Opened by kusor over 12 years ago - 1 comment
Labels: improvement

#56 - API translating Backend Error Objects to Restify Errors

Issue - State: closed - Opened by kusor over 12 years ago - 1 comment
Labels: improvement

#55 - In-memory backend using Error Objects

Issue - State: closed - Opened by kusor over 12 years ago - 1 comment
Labels: improvement

#55 - In-memory backend using Error Objects

Issue - State: closed - Opened by kusor over 12 years ago - 1 comment
Labels: improvement

#54 - Backend Error objects

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#54 - Backend Error objects

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#53 - "workflow" npm package name is taken.

Issue - State: closed - Opened by kusor over 12 years ago - 3 comments
Labels: bug

#53 - "workflow" npm package name is taken.

Issue - State: closed - Opened by kusor over 12 years ago - 3 comments
Labels: bug

#52 - Move examples directory to its own separate repo

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#52 - Move examples directory to its own separate repo

Issue - State: closed - Opened by kusor over 12 years ago
Labels: improvement

#51 - Shrinkwrap "workflow" package

Issue - State: closed - Opened by kusor over 12 years ago - 1 comment
Labels: feature

#51 - Shrinkwrap "workflow" package

Issue - State: closed - Opened by kusor over 12 years ago - 1 comment
Labels: feature

#50 - in-memory backend should copy objects instead of reference them

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug

#50 - in-memory backend should copy objects instead of reference them

Issue - State: closed - Opened by kusor over 12 years ago
Labels: bug