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

Circuit: make max power and current externally updatable #16809

Merged
merged 5 commits into from
Oct 24, 2024

Conversation

andig
Copy link
Member

@andig andig commented Oct 23, 2024

Refs #14261 (comment)

In deviation from the other plugins and given that max power/currents already are config values, this PR works by allowing the plugin to override the current value. If plugin fails, the configured value is acts as fallback.

@andig andig added the enhancement New feature or request label Oct 23, 2024
@andig andig requested a review from premultiply October 23, 2024 16:28
@RenatusRo
Copy link
Contributor

great!

core/circuit/circuit.go Outdated Show resolved Hide resolved
core/circuit/circuit.go Outdated Show resolved Hide resolved
core/circuit/circuit.go Outdated Show resolved Hide resolved
@andig andig merged commit 69de8a7 into master Oct 24, 2024
6 checks passed
@andig andig deleted the feat/load-management branch October 24, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants