Support Per-Step Service Lifetime Configuration #26
scottoffen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When registering steps using auto-discovery, each step gets the same service lifetime - either the default Transient, or the service lifetime passed in during registration.
This works fine if you assume that all steps should use the same service lifetime, but fails if you want some steps to use a different service lifetime.
Would it useful to be able to configure the Service Lifetime at the step level?
Beta Was this translation helpful? Give feedback.
All reactions