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

feat(server-core): Introduce CUBEJS_REFRESH_WORKER_CONCURRENCY env and update default concurrency settings for drivers #9168

Merged
merged 7 commits into from
Feb 7, 2025

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Jan 31, 2025

  • Add CUBEJS_SCHEDULED_REFRESH_QUERIES_PER_APP_ID
  • Deprecate CUBEJS_SCHEDULED_REFRESH_CONCURRENCY
  • increase DefaultConcurrency settings for drivers
  • use refreshWorkerConcurrency only for refresh workers

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Sorry, something went wrong.

@KSDaemon KSDaemon marked this pull request as ready for review January 31, 2025 20:27
@KSDaemon KSDaemon requested review from a team as code owners January 31, 2025 20:27
@igorlukanin igorlukanin self-requested a review February 3, 2025 11:20
@KSDaemon KSDaemon force-pushed the feat/concurrency-settings branch from f285950 to a52032c Compare February 7, 2025 09:34
@KSDaemon KSDaemon merged commit 7ef6282 into master Feb 7, 2025
53 checks passed
@KSDaemon KSDaemon deleted the feat/concurrency-settings branch February 7, 2025 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants