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

Update GET /projects API, fetch projects in parallel #7567

Merged
merged 9 commits into from
Jun 4, 2024
Merged

Update GET /projects API, fetch projects in parallel #7567

merged 9 commits into from
Jun 4, 2024

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Jun 4, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?
Fetch projects in parallel, reduce the time cost when getting /projects.

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 4, 2024
@d4x1 d4x1 changed the title Dev d4x1 Update GET /projects API, fetch projects in parallel Jun 4, 2024
@d4x1 d4x1 self-assigned this Jun 4, 2024
@d4x1 d4x1 added the pr-type/refactor This PR refactors existing features label Jun 4, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 4, 2024
@klesh klesh merged commit 42c9c5c into main Jun 4, 2024
12 checks passed
@klesh klesh deleted the dev-d4x1 branch June 4, 2024 04:31
Copy link

github-actions bot commented Jun 4, 2024

🤖 The current file has a conflict, and the pr cannot be automatically created.

@github-actions github-actions bot added the bot/auto-cherry-pick-failed auto cherry pick failed label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot/auto-cherry-pick-failed auto cherry pick failed lgtm This PR has been approved by a maintainer needs-cherrypick-v1.0 pr-type/refactor This PR refactors existing features size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants