Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / robrich/orchestrator issues and pull requests
#84 - Adding code to run on Powersystem
Pull Request -
State: closed - Opened by genisysram almost 4 years ago
- 1 comment
#83 - orchestrator in the browser
Issue -
State: open - Opened by redakourdi over 6 years ago
- 1 comment
#82 - updated all packages, test looks ok, added package-lock.json for npm …
Pull Request -
State: closed - Opened by EsrefDurna over 7 years ago
- 1 comment
#81 - updated package.json
Pull Request -
State: closed - Opened by EsrefDurna over 7 years ago
- 2 comments
#80 - Added failing test for waiting for a promise that resolves into a stream
Pull Request -
State: closed - Opened by ineentho over 7 years ago
#79 - Tasks that return a Promise of a stream
Issue -
State: open - Opened by ineentho over 7 years ago
- 2 comments
#78 - Fixed fragile args string assumption in start()
Pull Request -
State: closed - Opened by crimx over 7 years ago
- 2 comments
#77 - Task callbacks invoked multiple times?
Issue -
State: open - Opened by breezewish over 7 years ago
- 1 comment
#76 - Why orchestrator is Max concurrency ?
Issue -
State: closed - Opened by dengwanc almost 8 years ago
- 1 comment
#75 - Update docs.
Issue -
State: open - Opened by legodude17 over 8 years ago
- 7 comments
#74 - Error: task completion callback called too many times
Issue -
State: closed - Opened by Elfayer over 8 years ago
#73 - What should the new Orchestrator look like?
Issue -
State: open - Opened by robrich almost 9 years ago
#72 - Mention deprecation in README
Pull Request -
State: closed - Opened by jsocol almost 9 years ago
#71 - doneCallback is persisted and called after other tasks with no callback
Issue -
State: open - Opened by jsocol almost 9 years ago
- 5 comments
#70 - How can I tell if a particular task has run?
Issue -
State: open - Opened by timkelty over 9 years ago
- 2 comments
#69 - Respect multiple stop listeners
Issue -
State: open - Opened by binarykitchen over 9 years ago
#68 - Incorrect documentation: deps should be dep
Issue -
State: open - Opened by cookch10 over 9 years ago
- 1 comment
#67 - Namespacing?
Issue -
State: open - Opened by Qard over 9 years ago
#66 - Async event callback
Issue -
State: closed - Opened by alexander-akait over 9 years ago
#65 - Fail task when promise rejects with empty reason (fixes #64)
Pull Request -
State: closed - Opened by shkuznetsov over 9 years ago
- 3 comments
#64 - Task doesn't fail if returned promise rejects without explicitly defined reason
Issue -
State: open - Opened by shkuznetsov over 9 years ago
#63 - IE8 failure (lack of Array.prototype.forEach)
Issue -
State: open - Opened by danielmohacsi over 9 years ago
- 3 comments
#62 - Starting one task from another causes the first task to never finish
Issue -
State: closed - Opened by theRobinator almost 10 years ago
- 1 comment
#61 - Update copyright date
Pull Request -
State: closed - Opened by danilovaz almost 10 years ago
#60 - Handle Data Dependencies between tasks
Pull Request -
State: closed - Opened by appraveen almost 10 years ago
- 5 comments
#59 - Data dependencies
Issue -
State: open - Opened by appraveen almost 10 years ago
#58 - Callbacks in subtasks not stopping parent tasks
Issue -
State: closed - Opened by whitneyit almost 10 years ago
- 1 comment
#57 - Updated dependencies
Pull Request -
State: closed - Opened by guyellis about 10 years ago
- 9 comments
#56 - Question about variable access in method add
Issue -
State: closed - Opened by huang-xiao-jian about 10 years ago
- 3 comments
#55 - Tasks returning a stream and accepting a callback finish twice
Issue -
State: closed - Opened by hurrymaplelad about 10 years ago
- 2 comments
#54 - [blaine branch] handling unregistered tasks
Issue -
State: closed - Opened by pkozlowski-opensource over 10 years ago
- 1 comment
#53 - update dependencies for the blaine branch
Pull Request -
State: closed - Opened by pkozlowski-opensource over 10 years ago
- 4 comments
#52 - allow combining parallel and sequential tasks
Pull Request -
State: closed - Opened by pkozlowski-opensource over 10 years ago
- 1 comment
#51 - [blaine branch] combining series and parallel calls
Issue -
State: closed - Opened by pkozlowski-opensource over 10 years ago
- 1 comment
#50 - Consume stream returned from task
Pull Request -
State: closed - Opened by aroneous over 10 years ago
- 10 comments
#49 - Remove tasks?
Issue -
State: open - Opened by ranmacar over 10 years ago
#48 - task that returns a stream never finishes
Issue -
State: closed - Opened by albanm over 10 years ago
- 20 comments
#47 - task_add event
Issue -
State: closed - Opened by anru over 10 years ago
- 1 comment
#46 - pass error from stream
Pull Request -
State: closed - Opened by popomore over 10 years ago
- 8 comments
#45 - Update Travis and David DM URLs and use SVG badges
Pull Request -
State: closed - Opened by bnjmnt4n over 10 years ago
#44 - removeAllListeners when reset
Pull Request -
State: closed - Opened by popomore over 10 years ago
- 1 comment
#43 - Update README.md
Pull Request -
State: closed - Opened by chrisakers over 10 years ago
#42 - Passing an array to orchestrator.start runs all tasks
Issue -
State: closed - Opened by lboecker over 10 years ago
#41 - Returning some fully compliant Promises/A+ promises from a task fail...
Issue -
State: closed - Opened by sterpe over 10 years ago
- 5 comments
#40 - Add description argument for tasks
Pull Request -
State: closed - Opened by evindor over 10 years ago
- 5 comments
#39 - Remove hasTask method
Pull Request -
State: closed - Opened by phated over 10 years ago
- 1 comment
#38 - specify wildcard mode for eventemitter2
Pull Request -
State: closed - Opened by tkellen over 10 years ago
- 1 comment
#37 - None of the other functions seem to return to allow chaining - removed it from to avoid confusing people
Pull Request -
State: closed - Opened by phated over 10 years ago
- 1 comment
#36 - async done
Issue -
State: closed - Opened by phated over 10 years ago
- 14 comments
#35 - Use named functions instead of anonymous functions assigned to variables - makes for better stack traces
Pull Request -
State: closed - Opened by phated over 10 years ago
- 10 comments
#34 - use `domain` to handle transform stream errors
Pull Request -
State: closed - Opened by poying almost 11 years ago
- 1 comment
#33 - Allow task start inception
Pull Request -
State: closed - Opened by fampinheiro almost 11 years ago
- 2 comments
#32 - Issue warning when attempting to run an already-running task
Issue -
State: closed - Opened by davewasmer almost 11 years ago
- 3 comments
#31 - metadata / introspection
Issue -
State: closed - Opened by tkellen almost 11 years ago
- 3 comments
#30 - Deprecation warning, what say ye?
Issue -
State: closed - Opened by robrich almost 11 years ago
- 13 comments
Labels: enhancement
#29 - Should sync tasks be deprecated?
Issue -
State: closed - Opened by robrich almost 11 years ago
- 7 comments
#28 - Treat non-promise/non-stream task returns as synchronous
Issue -
State: closed - Opened by yocontra almost 11 years ago
- 1 comment
#27 - Allow description for task
Pull Request -
State: closed - Opened by Freyskeyd almost 11 years ago
- 5 comments
Labels: duplicate, enhancement
#26 - Exploring new syntax for defining dependencies
Issue -
State: closed - Opened by sindresorhus almost 11 years ago
- 63 comments
Labels: enhancement
#25 - Fix `.start(array)`
Pull Request -
State: closed - Opened by plievone almost 11 years ago
- 1 comment
Labels: bug
#24 - .start(array) should work
Issue -
State: closed - Opened by yocontra almost 11 years ago
- 3 comments
Labels: bug
#23 - Timing output should include both the core task and the total time
Issue -
State: open - Opened by ScottWeinstein almost 11 years ago
- 2 comments
Labels: enhancement
#22 - orchestrator start sync
Issue -
State: closed - Opened by versoul almost 11 years ago
- 7 comments
#21 - [Enhancement] create post-run dependencies ("run after") and accept other irrelevant parameters (such as description)
Issue -
State: closed - Opened by OverZealous almost 11 years ago
- 6 comments
Labels: enhancement
#20 - "finish then fail"
Issue -
State: closed - Opened by robrich almost 11 years ago
- 6 comments
Labels: enhancement
#19 - Rename 'err' events to 'error' and 'stop' to 'end'
Issue -
State: closed - Opened by robrich almost 11 years ago
- 2 comments
Labels: enhancement
#18 - Scope reduction
Issue -
State: closed - Opened by yocontra almost 11 years ago
- 10 comments
#17 - Support for task parameters
Issue -
State: closed - Opened by darsain almost 11 years ago
- 30 comments
Labels: enhancement, wontfix
#16 - Throw exception on end of failed orchestration with no callback
Issue -
State: closed - Opened by robrich almost 11 years ago
Labels: enhancement
#15 - `.start()` should create a nested orchestration
Issue -
State: closed - Opened by robrich almost 11 years ago
- 25 comments
Labels: enhancement
#14 - Oddity with task durations
Issue -
State: open - Opened by yocontra almost 11 years ago
- 4 comments
Labels: enhancement
#13 - Optional warnings when a task blocks the main thread for too long
Issue -
State: open - Opened by yocontra almost 11 years ago
- 3 comments
Labels: enhancement
#12 - Can you pass param from one task to another
Issue -
State: closed - Opened by popomore almost 11 years ago
- 8 comments
Labels: question, wontfix
#11 - Callbacks seems to be not called in tasks
Issue -
State: closed - Opened by floatdrop almost 11 years ago
- 7 comments
Labels: question
#10 - Called callback too many times
Issue -
State: closed - Opened by robrich almost 11 years ago
- 2 comments
Labels: enhancement
#9 - Task timeout
Issue -
State: closed - Opened by robrich almost 11 years ago
- 4 comments
Labels: enhancement
#8 - Better access to tasks
Issue -
State: closed - Opened by yocontra almost 11 years ago
- 12 comments
Labels: enhancement
#7 - Better error when task isn't found
Issue -
State: closed - Opened by yocontra almost 11 years ago
- 2 comments
Labels: enhancement
#6 - Support group tasks
Issue -
State: closed - Opened by cyrusdavid almost 11 years ago
- 8 comments
Labels: enhancement
#5 - Support an array of tasks for .start
Issue -
State: closed - Opened by yocontra almost 11 years ago
- 1 comment
Labels: enhancement
#4 - Duration in milliseconds
Issue -
State: closed - Opened by yocontra almost 11 years ago
- 5 comments
Labels: enhancement
#3 - Support returning streams
Issue -
State: closed - Opened by yocontra almost 11 years ago
- 3 comments
Labels: enhancement
#2 - Running the same task twice doesn't work
Issue -
State: closed - Opened by yocontra about 11 years ago
- 5 comments
Labels: bug
#1 - Emit events instead of logging
Issue -
State: closed - Opened by yocontra about 11 years ago
- 6 comments
Labels: enhancement