-
Notifications
You must be signed in to change notification settings - Fork 481
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
Simplify enabling of connectors within modeler #4455
Comments
Discussed on slack, adding info to the ticket. Let's enable it by default but with a settings page so it can be disabled if required. |
Decided in the kick-off:
|
Work in progress PR (iteration 1, missing tests and updated what's new communication) is available via #4474. |
Typical time it takes to update connectors is around 40 (!) seconds: Unfortunately the marketplace API we use for testing does not provide us with the information needed for more finegrained fetching. |
What should we do?
Related to #4302 we want to ensure that it is simple to enable connectors within the app, i.e. on first time startup. This allows users to get a better out-of-the-box experience for Camunda + connectors.
disable-connector-templates
(chore: rename flag todisable-connector-templates
#4479)Why should we do it?
Ensure users have a simpler out-of-the-box experience for Camunda + connectors.
The text was updated successfully, but these errors were encountered: