issues
search
sclasen
/
swfsm
[golang] simple workflow finite state machines
MIT License
53
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Go 1.13.3
#203
ryanbrainard
closed
4 years ago
0
GetSerializedStateForRun Pagination
#202
ryanbrainard
closed
4 years ago
3
Add CloseWorkflowRemoveIncompatibleDecisionInterceptor
#201
ryanbrainard
closed
6 years ago
2
Fix most selective time filter
#200
ryanbrainard
closed
6 years ago
0
Find all walk empty break
#199
ryanbrainard
closed
6 years ago
0
Add FindAll FilterStatusOpenPriorityWorkflow and Walker
#198
ryanbrainard
closed
6 years ago
4
misc: Correct name of vendor.json
#197
amerine
closed
6 years ago
1
Multi poller
#196
sclasen
closed
7 years ago
0
Auto register interest
#195
ryanbrainard
closed
7 years ago
5
Feature Request: have ActivityWorker provide a list of installed handlers
#194
pkrull
opened
7 years ago
3
Add OnChildStartedOrAlreadyRunning
#193
ryanbrainard
closed
8 years ago
0
Feature Request: Documentation of some example uses of Kinesis
#192
ryanwalls
opened
8 years ago
3
Log Panic Site in Decider/Activity recovery handler
#191
lstoll
closed
8 years ago
4
Create default decision interceptor and individual interceptors for close decisions
#190
ryanwalls
closed
8 years ago
2
Vendor protobuf
#189
lstoll
closed
8 years ago
0
add proto too
#188
sclasen
closed
8 years ago
3
vendor jsonb
#187
sclasen
closed
8 years ago
7
Add "Development" section to main readme
#186
ryanwalls
opened
8 years ago
7
correlator: track intra decision task state transitions
#185
sclasen
opened
8 years ago
0
DefaultCanceledState can lead to multiple cancellations being sent to SWF
#184
ryanwalls
closed
8 years ago
9
jsonpb: Use passed in Unmarshaler
#183
lstoll
closed
8 years ago
1
Serializer supporting jsonpb
#182
lstoll
closed
8 years ago
4
[RFC] context.Context and Tracing
#181
lstoll
closed
6 years ago
9
Add OnDataUnless
#180
ryanbrainard
closed
8 years ago
1
Increase cancel buffer to two messages as heartbeat and signal could …
#179
ryanwalls
closed
8 years ago
1
Make cancel channel in coordinated worker buffered
#178
ryanwalls
closed
8 years ago
1
Bug in coordinated worker that causes processes to hang on signal errors
#177
ryanwalls
closed
8 years ago
1
Possible bug: Stasher can panic on some inputs
#176
ryanwalls
opened
8 years ago
2
Fix activity info from signal
#175
sclasen
closed
8 years ago
1
Possible bug: signaled events behave differently from other events in correlator
#174
ryanwalls
closed
8 years ago
5
Add more explicit documentation to Tick field in CoordinatedActivityH…
#173
ryanwalls
closed
8 years ago
1
Handle nested composed decider builders
#172
ryanwalls
closed
8 years ago
1
Fix imports command, only fmt our code
#171
lstoll
closed
8 years ago
0
handler/handler.go: update from aws-sdk-go
#170
ricardochimal
closed
8 years ago
1
Use govendor
#169
ricardochimal
closed
8 years ago
2
Add TaskErrorHandler that allows recovering from errors outside Deciders
#168
ryanwalls
closed
8 years ago
1
No option to recover if decider response to SWF fails
#167
ryanwalls
closed
8 years ago
6
Feature request: Allow users to change log levels and configure logging formats
#166
ryanwalls
opened
8 years ago
1
RecordMarker decision is overflowing SWF 32768 character limit
#165
ryanwalls
closed
8 years ago
3
Compilation fails on master using Makefile
#164
ryanwalls
closed
8 years ago
4
Documentation clarification: Correlator ActivityAttempts -- SWF allows reusing activity ids?
#163
ryanwalls
closed
8 years ago
3
Truncate long failure reasons in activity worker
#162
ryanwalls
closed
8 years ago
2
fail() method in ActivityWork should trim reason to 256 chars before sending to SWF
#161
ryanwalls
closed
8 years ago
2
Feature request: Create an `OnEvent` function similar to `OnData`
#160
ryanwalls
opened
8 years ago
2
Feature request: Add TaskList to ActivityInfo
#159
ryanwalls
opened
8 years ago
3
Add FailWorkflow decider
#158
ryanwalls
closed
8 years ago
2
Add FailWorkflow convenience method to FSMContext
#157
ryanwalls
closed
8 years ago
6
Migrate to vendor/ directory for dependencies
#156
ryanwalls
closed
8 years ago
0
Create an FSMContext.FailWorkflow() convenience method
#155
ryanwalls
closed
8 years ago
1
add Finish coordinated worker hook
#154
danp
closed
8 years ago
2
Next