Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sclasen/swf4go issues and pull requests
#85 - Handling a StayOutcome from ComposedDecider.Decide
Pull Request -
State: closed - Opened by dgouldin almost 10 years ago
#84 - ComposedDecider is broken
Issue -
State: open - Opened by sclasen almost 10 years ago
- 1 comment
#83 - stream migrator should await available.
Issue -
State: open - Opened by sclasen almost 10 years ago
#82 - Continue outcome
Pull Request -
State: closed - Opened by dgouldin almost 10 years ago
#81 - only append a CompleteWorkflow decision if there isnt one already
Pull Request -
State: open - Opened by sclasen almost 10 years ago
#80 - ctx.Complete should not append a CompleteWorkflow if the last decision is a CompleteWorkflow
Issue -
State: open - Opened by sclasen almost 10 years ago
- 1 comment
#79 - add counting of attempts by activity-id to the ActivityCorrelator
Pull Request -
State: closed - Opened by sclasen almost 10 years ago
- 1 comment
#78 - idea: audit stream
Issue -
State: open - Opened by sclasen almost 10 years ago
#77 - idea: should a final outcome that stays, with no decisions, get a 'tick' appended?
Issue -
State: open - Opened by sclasen almost 10 years ago
#76 - consider using the aws-go swf client
Issue -
State: open - Opened by sclasen almost 10 years ago
#75 - Decider composition
Pull Request -
State: closed - Opened by sclasen almost 10 years ago
- 1 comment
#74 - TypedDecider should do a nil check before the cast to Outcome
Issue -
State: closed - Opened by sclasen about 10 years ago
#73 - alternatives to error state
Issue -
State: open - Opened by sclasen about 10 years ago
#72 - break up the huge fsm.go file,
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 4 comments
#71 - Complete workflows
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#70 - Should FSM handle tasks in a new goroutine?
Issue -
State: open - Opened by sclasen about 10 years ago
- 1 comment
#69 - Kinesis retrier
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 2 comments
#68 - Add polling transport
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#67 - separation of StateData/Event serializer and state marker serializer
Issue -
State: open - Opened by sclasen about 10 years ago
#66 - replicate only the ReplicationData to kinesis
Issue -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#65 - should FSM.Tick also have a panic handler?
Issue -
State: open - Opened by sclasen about 10 years ago
#64 - panic after error state
Issue -
State: closed - Opened by sclasen about 10 years ago
#63 - replace workflowEpoch and startedID with stateVersion
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 2 comments
#62 - should we support contiguous 'version' numbers instead of epoch + started?
Issue -
State: closed - Opened by sclasen about 10 years ago
- 2 comments
#61 - make sequence numbers uint
Issue -
State: open - Opened by sclasen about 10 years ago
#60 - rework state management
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#59 - rework state management
Issue -
State: open - Opened by sclasen about 10 years ago
- 7 comments
#58 - add StartingSequenceNumber
Pull Request -
State: closed - Opened by daneharrigan about 10 years ago
- 1 comment
#57 - add ContinuationDecision() to FSMContext,
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#56 - remove child relator, closes #43
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 3 comments
#55 - FSMContext.Decide to help with unit testing of deciders
Pull Request -
State: closed - Opened by fabiokung about 10 years ago
- 1 comment
#54 - Automatic ActivityTask tracking
Pull Request -
State: closed - Opened by fabiokung about 10 years ago
- 1 comment
#53 - add acvitityID to correlation info
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 2 comments
#52 - FSM Signal Handling for UpdatingState
Issue -
State: open - Opened by sclasen about 10 years ago
#51 - GetRecords limit is optional
Pull Request -
State: closed - Opened by daneharrigan about 10 years ago
#50 - Rework shutdown manager
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#49 - rework poller shutdown manager to not do the os.Exit bit
Issue -
State: closed - Opened by sclasen about 10 years ago
- 2 comments
#48 - Continuation epochs
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#47 - fix a typo that was breaking DeepEqual
Pull Request -
State: closed - Opened by bgentry about 10 years ago
- 1 comment
#46 - added GetRecords
Pull Request -
State: closed - Opened by daneharrigan about 10 years ago
- 1 comment
#45 - Get shard iterator
Pull Request -
State: closed - Opened by daneharrigan about 10 years ago
#44 - Facilitate testing of deciders
Pull Request -
State: closed - Opened by bgentry about 10 years ago
#43 - remove child relator?
Issue -
State: closed - Opened by sclasen about 10 years ago
#42 - changing states with empty decisions never triggers the next state to run
Issue -
State: open - Opened by bgentry about 10 years ago
- 3 comments
#41 - Fix typos, quote error messages in logs
Pull Request -
State: closed - Opened by bgentry about 10 years ago
- 3 comments
#40 - no need for else blocks if prev statement returns
Pull Request -
State: closed - Opened by bgentry about 10 years ago
#39 - return errors from Poll()
Pull Request -
State: closed - Opened by bgentry about 10 years ago
- 1 comment
#38 - Migrators panic rather than returning errors
Issue -
State: open - Opened by bgentry about 10 years ago
- 5 comments
#37 - Interface refactor, golint + go vet fixes
Pull Request -
State: closed - Opened by bgentry about 10 years ago
- 6 comments
#36 - doc typo fixes
Pull Request -
State: closed - Opened by bgentry about 10 years ago
- 1 comment
#35 - stripe state across multiple desisions if necessary
Issue -
State: open - Opened by sclasen about 10 years ago
#34 - the poll loop in FSM.Start should set the current state name as the execution context
Issue -
State: closed - Opened by sclasen about 10 years ago
#33 - stop using Godep
Pull Request -
State: closed - Opened by bgentry about 10 years ago
- 8 comments
#32 - add a ChildRelator struct for tracking Relationships between workflows
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#31 - License?
Issue -
State: closed - Opened by bgentry about 10 years ago
- 1 comment
#30 - Shtudown -> Shutdown
Pull Request -
State: closed - Opened by bgentry about 10 years ago
- 1 comment
#29 - dont use pointers for Decision related things
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#28 - add kinesis create and describe stream ops to cliet, add a StreamMigrato...
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#27 - pagination
Issue -
State: open - Opened by sclasen about 10 years ago
#26 - activity type tracking
Issue -
State: closed - Opened by sclasen about 10 years ago
- 2 comments
#25 - Robust event data
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#24 - ctx.EventData is not robust enough
Issue -
State: closed - Opened by sclasen about 10 years ago
#23 - integrate https://github.com/juju/errors
Issue -
State: open - Opened by sclasen about 10 years ago
#22 - managed continuations
Issue -
State: open - Opened by sclasen about 10 years ago
- 2 comments
#21 - change the Decider to take an FSMContext, not an FSM
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#20 - Deciders should probably get passed a WorkflowContext
Issue -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#19 - add a protobuf serializer to fsm
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#18 - rename swf.Time to swf.Date,
Issue -
State: closed - Opened by sclasen about 10 years ago
#17 - rework polling so we can cleanly exit and avoid the swf task assignment ...
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#16 - parse all the timestamps into time.Time wrappers, log the time between a...
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#15 - Kinesis replication
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#14 - better crash handling in FSM poll loop
Issue -
State: closed - Opened by sclasen about 10 years ago
- 2 comments
#13 - Type migrations
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#12 - first pass of Outcome as an interface
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#11 - FSM State replication via Kinesis Stream
Issue -
State: closed - Opened by sclasen about 10 years ago
- 3 comments
#10 - add 'migrations' like functionality
Issue -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#9 - process Outcome.Decisions and handle 'terminating' decisions.
Issue -
State: closed - Opened by sclasen about 10 years ago
- 2 comments
#8 - TaskList is optional on ScheduleActivityTaskDecisionAttributes
Pull Request -
State: closed - Opened by fabiokung about 10 years ago
- 2 comments
#7 - Yagni
Pull Request -
State: closed - Opened by sclasen about 10 years ago
- 1 comment
#6 - First cut at tight error handling.
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#5 - rename FSM EmptyData -> DataType, EmptyInputOrResult -> EventDataType
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#4 - TypedDecider that lets you write deciders that take the specific data type for your FSM
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#3 - Collapse markers
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#2 - refactor to Decider, pass []HistoryEvent instead of a single one
Pull Request -
State: closed - Opened by sclasen about 10 years ago
#1 - Propagate error messages and status from the SWF API
Pull Request -
State: closed - Opened by fabiokung over 10 years ago