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

Support passing a custom duration to /schedules/trigger [POST] #400

Closed
Flix6x opened this issue Mar 24, 2022 · 1 comment · Fixed by #568
Closed

Support passing a custom duration to /schedules/trigger [POST] #400

Flix6x opened this issue Mar 24, 2022 · 1 comment · Fixed by #568
Labels

Comments

@Flix6x
Copy link
Contributor

Flix6x commented Mar 24, 2022

Add an optional duration parameter to the schema, instead of always falling back to FLEXMEASURES_PLANNING_HORIZON.

@Flix6x
Copy link
Contributor Author

Flix6x commented Dec 29, 2022

Connected to this, we'd like to allow SoC targets to exceed the default scheduling horizon, dynamically extending the planning window.

Perhaps we should make a distinction in the config settings: between FLEXMEASURES_DEFAULT_PLANNING_HORIZON (a fallback in case no duration is specified nor can it be derived from the future-most target) and FLEXMEASURES_MAX_PLANNING_HORIZON (allowing FlexMeasures hosts to limit the computational effort, although that also depends on the sensor resolution).

@Flix6x Flix6x linked a pull request Dec 30, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant