You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: