You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Extended from #4102 . Currently secret retrieval failure blocks pipeline or server spinning up since extension loader is a prerequisite for plugin loading.
Describe the solution you'd like
Some ideas to change this behavior for better user experience:
create subpipelines that does not depend on secrets
spin up data prepper server since it does not depend on secrets
keep retrying secret retrieval for blocked plugin creation.
Describe alternatives you've considered (Optional)
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Extended from #4102 . Currently secret retrieval failure blocks pipeline or server spinning up since extension loader is a prerequisite for plugin loading.
Describe the solution you'd like
Some ideas to change this behavior for better user experience:
Describe alternatives you've considered (Optional)
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: