-
Notifications
You must be signed in to change notification settings - Fork 21
Add worker and client plugin system #111
Copy link
Copy link
Open
Labels
kind/enhancementImprovements to existing feature.Improvements to existing feature.size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)status/needs-designNeeds further discussion and a concrete proposal.Needs further discussion and a concrete proposal.
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovements to existing feature.Improvements to existing feature.size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)status/needs-designNeeds further discussion and a concrete proposal.Needs further discussion and a concrete proposal.
Summary
Add a plugin system for TemporalWorker and TemporalClient that allows intercepting configuration and lifecycle, matching the C# and Ruby SDKs. Documentation for plugins can be found here https://docs.temporal.io/develop/plugins-guide#built-in-workflows