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

Fixed reconcile trigger mapping function: allocation to solver (#5) #124

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

andreacv98
Copy link
Contributor

Hi everyone,

With this PR I fix the annoying bug of Solver that if it needs to do all the steps automatically (discover, reserve, purchase and establishPeering) it is never "solved".

The bug was related to a wrong mapping function in the trigger of the solver controler. The allocation should trigger the solver controller as well, but it needs to be mapped to the related solver object. This function was outdated and wrong.

Thanks in advance for your feedbacks!

@andreacv98 andreacv98 merged commit 9ba0584 into fluidos-project:main Nov 5, 2024
6 checks passed
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 this pull request may close these issues.

2 participants