Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stability improvements #59

Merged
merged 10 commits into from
Sep 28, 2017
Merged

Stability improvements #59

merged 10 commits into from
Sep 28, 2017

Conversation

erwinvaneyk
Copy link
Member

@erwinvaneyk erwinvaneyk commented Sep 26, 2017

  • Split controller into an InvocationController (responsible for managing the invocation lifecycle) and a WorkflowController (responsible for managing the workflow lifecycle)
  • Added a simple backoff library
  • Fixed a bug where workflows aggregates received the wrong id
  • Updated the Fission envproxy to conform with the V2 environment spec.
  • Fixed an issue in the nats implementation in which it was not possible to have multiple wildcard watches.
  • For fission functions: I aliased body to default

@erwinvaneyk erwinvaneyk force-pushed the stability-improvements branch from 7e3d56f to 776844b Compare September 26, 2017 19:50
@erwinvaneyk erwinvaneyk force-pushed the stability-improvements branch from 776844b to b5ea452 Compare September 26, 2017 19:50
@erwinvaneyk erwinvaneyk force-pushed the stability-improvements branch from 49d3f7a to e707be5 Compare September 27, 2017 23:41
@erwinvaneyk erwinvaneyk changed the title [WIP] Stability improvements Stability improvements Sep 27, 2017
@erwinvaneyk erwinvaneyk force-pushed the stability-improvements branch from c2bd554 to 075bf20 Compare September 27, 2017 23:55
@erwinvaneyk erwinvaneyk merged commit e4d2c4c into master Sep 28, 2017
@erwinvaneyk erwinvaneyk deleted the stability-improvements branch September 28, 2017 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant