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

Discovery empty response bug fix (#2) #65

Merged
merged 1 commit into from
May 17, 2024

Conversation

andreacv98
Copy link
Contributor

Hi everyone,

This PR resolves #30.

I've created new HTTP response code to the LIST_FLAVOURS REAR interaction to support the possibility of an empty flavors list. The REAR client has been configured to manage this type of HTTP response code.

Moreover, a bug has occurred during testing. It was concerning loop cycles over flavors availability filtering (provider side). It has been fixed within this PR.

Feel free to give me any feedback.

Andrea

@andreacv98 andreacv98 self-assigned this May 16, 2024
@fracappa fracappa merged commit e520deb into fluidos-project:main May 17, 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.

Discovery process interrupted by empty flavors list
2 participants