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

Add optional start situation ID parameter to the context API #50

Open
noracato opened this issue Aug 12, 2021 · 0 comments
Open

Add optional start situation ID parameter to the context API #50

noracato opened this issue Aug 12, 2021 · 0 comments

Comments

@noracato
Copy link
Member

Right now we cache results for the analysis of the ESDL start situation based on its ID. When an API request is made, the ID is read from the first lines of the start-ESDL and the results are grabbed form the cache. To further optimise for gridmaster, we'd like to add the posibility to just supply this ID instead of a whole ESDL for the start situation. If the ID is still in the cache, we can use the results, otherwise, the API should ask for more information (via a specific response?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant