Skip to content

Instantly share code, notes, and snippets.

@gregarndt
Created March 2, 2016 14:14
Show Gist options
  • Save gregarndt/f828d9d01a3bb8805488 to your computer and use it in GitHub Desktop.
Save gregarndt/f828d9d01a3bb8805488 to your computer and use it in GitHub Desktop.
task life cycle
Task LifeCycle
Claim Task
New Task Context
Parse Payloads
Unmarshal JSON Payload
Parse Engine Payload
Parse Plugin Payload
New TaskPlugin
Prepare
Plugin.Prepare
Build
New Sandbox Builder
Plugin.BuildSandbox
Run
Start Sandbox
Plugin.Started
Wait for Result
Stop
Plugin.Stopped
Finish
Plugin.Finished
Resolve Task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment