Skip to content

Commit

Permalink
Add server side cron support (uber#1342)
Browse files Browse the repository at this point in the history
* Add server side cron support

* populate the LastCompletionResult and FailureReason to StartedEvent

* Add FirstDecisionTaskBackoffSeconds to WorkflowExecutionStartedEvent

* Fix ExpirationTime for ContinueAsNew from decider
  • Loading branch information
yiminc authored Dec 20, 2018
1 parent bff2bc2 commit 32eeacc
Show file tree
Hide file tree
Showing 32 changed files with 1,116 additions and 101 deletions.
4 changes: 2 additions & 2 deletions .gen/go/history/idl.go

Large diffs are not rendered by default.

221 changes: 214 additions & 7 deletions .gen/go/history/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .gen/go/shared/idl.go

Large diffs are not rendered by default.

Loading

0 comments on commit 32eeacc

Please sign in to comment.