Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(cdk): make scheduler features configurable #1843

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hoebbelsB
Copy link
Member

This commit introduces the provideConcurrentSchedulerConfig provider function. Developers are now able to configure the scheduler via the angular DI system. We've also added the isInputPending feature. It allows to stop the execution of the work queue while a user is doing something on the page

This commit introduces the provideConcurrentSchedulerConfig provider function. Developers are now able to configure the scheduler via the angular DI system.
We've also added the `isInputPending` feature. It allows to stop the execution of the work queue while a user is doing something on the page
@github-actions github-actions bot added the πŸ› οΈ CDK CDK related label Jan 9, 2025
Copy link

nx-cloud bot commented Jan 9, 2025

View your CI Pipeline Execution β†— for commit 5e27acb.

Command Status Duration Result
nx affected -t lint build test component-test e... βœ… Succeeded 8m 3s View β†—
nx build docs βœ… Succeeded 22s View β†—
nx-cloud record -- npx nx format:check βœ… Succeeded 1s View β†—

☁️ Nx Cloud last updated this comment at 2025-01-09 20:27:32 UTC

@eneajaho eneajaho marked this pull request as draft January 9, 2025 21:06
@hoebbelsB hoebbelsB added the πŸ”¬ Experimental Experimental: Feature, docs, demos label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ› οΈ CDK CDK related πŸ”¬ Experimental Experimental: Feature, docs, demos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant