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

core: stdcm: when we can't find a mareco standard allowance, return a linear allowance envelope #5196

Closed
Tracked by #5152
eckter opened this issue Oct 4, 2023 · 0 comments · Fixed by #5330
Closed
Tracked by #5152
Assignees

Comments

@eckter
Copy link
Contributor

eckter commented Oct 4, 2023

During STDCM postprocessing, we try to apply the standard allowance as a mareco allowance, while avoiding conflicts. We sometimes fail to find such an allowance (because of various bugs that aren't easily fixed).

Instead of returning a 500 response, we should try to return a linear allowance as an approximation.

The changes should be contained within this file. It should affect both the assertion about duplicate range transition and the exception when reaching the end of the loop.

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 a pull request may close this issue.

2 participants