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

[Experimental] 523 Configurable load priority #8486

Conversation

alexander-fedorenko
Copy link
Contributor

Description

PR implements things described in here #8423 (comment)
It also contains optimization changes & fixes regression issues.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?
#8423 (comment)

What is the new behavior?
Modular plugins priority can be adjusted and overwritten.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@alexander-fedorenko alexander-fedorenko changed the title 523 Configurable load priority, optimizations and bugfixes [Experimental] 523 Configurable load priority Aug 18, 2022
@allyoucanmap
Copy link
Contributor

@tdipisa going to close this because the priority approach was not improving effectively the initial loading. We will need to define instead some guidelines on how to create plugins to make them as much dynamic as possible

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.

2 participants