0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #55 from jodem/master More... over 7 years ago
Merge pull request #54 from MichaelKovalchuk/feature/set-concurrent-task-limit More... over 7 years ago
Merge pull request #52 from jakubknejzlik/master More... over 7 years ago
Add lambda started/failed/completed checks More... over 7 years ago
fix missing var More... over 7 years ago
Add handler for workflow cancel request More... over 7 years ago
Fix activity poller debug logging More... over 7 years ago
Updated Async library to get unsaturated event handled. Fixed minor bugs. Call new poll only after the task gets queued (only this way we can make sure that the queue is not saturated already). More... over 7 years ago
Set the concurrent task limit for activity and decider pollers. More... over 7 years ago
Add basic support for lambda tasks, resolve #51 More... over 7 years ago
Fix decider debug logging More... over 7 years ago
Merge pull request #48 from ktonon/sigint-with-supervisor-helper More... over 7 years ago
Merge pull request #50 from MichaelKovalchuk/bug/simpleworkflow-not-a-constructor More... over 7 years ago
Merge pull request #49 from MichaelKovalchuk/bug/task-poll-increases-frequency More... over 7 years ago
Fixed error 'SimpleWorkflow() is not a constructor. More... over 7 years ago
Occasionally the queue can be drained, and extra resume() will be called. These couple of lines will prevent the new poll method to start if the previous is still running. The bug caused the number of polling methods to increase indefinitely. More... over 7 years ago
Adding convenience stopHandler to reduce duplication when registering handlers for both SIGINT and SIGTERM. Updated examples to use stopHandler and added unit tests. More... over 7 years ago
Merge pull request #46 from ktonon/fix-broken-tests More... over 7 years ago
Dropping node 0.8 support. Adding support for node 4, 5, and 6.2 and iojs More... over 7 years ago
Fixed tested broken in #37 More... over 7 years ago
Merge pull request #44 from jakubknejzlik/patch-1 More... almost 8 years ago
task input is available from task.config.input More... almost 8 years ago
Merge pull request #37 from davidNHK/master More... over 8 years ago
Add optional logging More... over 8 years ago
Separate pause and stop behavior More... over 8 years ago
1. Remove all console output 2. Support limit concurrency workflow execution More... over 8 years ago
1. Update library version 2. Add async to dependencey More... over 8 years ago
Merge pull request #31 from valiton/master More... about 9 years ago
#30, expose event history More... about 9 years ago
remove trailing whitespaces More... about 9 years ago