Skip to content
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

Closed
6 tasks done
nikku opened this issue Aug 13, 2024 · 4 comments · Fixed by #4474
Closed
6 tasks done

Simplify enabling of connectors within modeler #4455

nikku opened this issue Aug 13, 2024 · 4 comments · Fixed by #4474
Assignees
Milestone

Comments

@nikku
Copy link
Member

nikku commented Aug 13, 2024

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.

Why should we do it?

Ensure users have a simpler out-of-the-box experience for Camunda + connectors.

@nikku nikku self-assigned this Aug 13, 2024
@nikku nikku added this to the M80 milestone Aug 13, 2024
@nikku nikku added the ready Ready to be worked on label Aug 13, 2024 — with bpmn-io-tasks
@crobbins215
Copy link

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.

@nikku
Copy link
Member Author

nikku commented Aug 21, 2024

Decided in the kick-off:

  • We want to load/update connector templates lazily, only when a user opens a Camunda 8 diagram
  • We want connectors to be enabled automatically, and indicate ability to disable them via the what's new communication
  • We want to update documentation accordingly

@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on and removed ready Ready to be worked on labels Aug 21, 2024
@nikku
Copy link
Member Author

nikku commented Aug 21, 2024

Work in progress PR (iteration 1, missing tests and updated what's new communication) is available via #4474.

nikku added a commit that referenced this issue Aug 22, 2024
nikku added a commit that referenced this issue Aug 22, 2024
nikku added a commit that referenced this issue Aug 22, 2024
nikku added a commit that referenced this issue Aug 22, 2024
nikku added a commit that referenced this issue Aug 22, 2024
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Aug 22, 2024
@nikku
Copy link
Member Author

nikku commented Aug 22, 2024

Typical time it takes to update connectors is around 40 (!) seconds:

image

Unfortunately the marketplace API we use for testing does not provide us with the information needed for more finegrained fetching.

nikku added a commit that referenced this issue Aug 23, 2024
nikku added a commit that referenced this issue Aug 26, 2024
nikku added a commit that referenced this issue Aug 26, 2024
nikku added a commit that referenced this issue Aug 26, 2024
nikku added a commit that referenced this issue Aug 26, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants