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

always select next before making calls #8578

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Conversation

butonic
Copy link
Member

@butonic butonic commented Mar 5, 2024

Following #8570 I went over other places in ocis that use the selector and client. We now select the next client more often to spread out load.

I don't expect a huge impact from this PR.

@butonic
Copy link
Member Author

butonic commented Apr 2, 2024

sonarcloud is unhappy with the error handling here: https://github.com/owncloud/ocis/pull/8578/files#diff-d172341b09d843bfd4ed2855577a4d501da7fe3792103ad56be1d26f1876fd84L215-L222

I agree ... shouldn't we return an error? I don't want to change the behavior so I'd still prefer to merge this as is. We can look into that in a separate PR

Copy link
Collaborator

@kobergj kobergj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, but please don't merge with red pipeline. Either fix the issue or disable the linter...

Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
Copy link

sonarcloud bot commented Apr 9, 2024

@butonic butonic requested a review from kobergj April 10, 2024 07:33
Copy link
Collaborator

@kobergj kobergj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and clean 👍🏻

@butonic butonic merged commit a0b1070 into master Apr 10, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the next-before-making-calls branch April 10, 2024 07:46
ownclouders pushed a commit that referenced this pull request Apr 10, 2024
always select next before making calls
@butonic butonic self-assigned this Apr 12, 2024
@micbar micbar mentioned this pull request Jun 19, 2024
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants