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

Solve issue about return already existing request_ids #36

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

nesitor
Copy link
Member

@nesitor nesitor commented Sep 23, 2024

Problem: If a user request an already generated request_id and the system cannot locate enough nodes it fails and doesn't check the already existing requests.

Solution: Execute the already request_id check before getting the existing nodes, allowing to return the existing ones also if any good node is found.

…stem cannot locate enough nodes it fails and doesn't check the already existing requests.

Solution: Execute the already request_id check before getting the existing nodes, allowing to return the existing ones also if any good node is found.
@nesitor nesitor requested a review from hoh September 23, 2024 09:45
@nesitor nesitor self-assigned this Sep 23, 2024
@nesitor nesitor merged commit 4700931 into main Sep 27, 2024
3 checks passed
@nesitor nesitor deleted the andres-fix-solve_existing_request_id_check_order branch September 27, 2024 13:44
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