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

Recommendation chart in NodeJS is missing #2446

Closed
akeller opened this issue Aug 15, 2023 · 2 comments
Closed

Recommendation chart in NodeJS is missing #2446

akeller opened this issue Aug 15, 2023 · 2 comments
Assignees
Labels
best-practices Issues related to the Best Practices section of the docs component:docs Documentation improvements, including new or updated content kind/bug Issues related with bugs in the documentation

Comments

@akeller
Copy link
Member

akeller commented Aug 15, 2023

https://docs.camunda.io/docs/components/best-practices/development/writing-good-workers/#nodejs-client

At the end of each programming language-specific section, there should be a recommendation chart, but the values are missing for NodeJS.

This makes the recommendation very straight-forward:

||Reactive code|
| Parallelism | Event loop provided by Node.JS |
| **Use when** | Always |

This should be removed completely or filled in.

@akeller akeller added component:docs Documentation improvements, including new or updated content best-practices Issues related to the Best Practices section of the docs labels Aug 15, 2023
@akeller akeller added the kind/bug Issues related with bugs in the documentation label Aug 15, 2023
@akeller
Copy link
Member Author

akeller commented Oct 2, 2023

☝️ FYI @jwulf, something you could follow up with @berndruecker on.

@berndruecker
Copy link
Member

I think just the formatting was broken, fixed: #2683

@akeller akeller closed this as completed Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best-practices Issues related to the Best Practices section of the docs component:docs Documentation improvements, including new or updated content kind/bug Issues related with bugs in the documentation
Projects
None yet
Development

No branches or pull requests

2 participants