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

fix: improve git sync slowness #7989

Merged
merged 1 commit into from
Sep 23, 2024
Merged

fix: improve git sync slowness #7989

merged 1 commit into from
Sep 23, 2024

Conversation

CurryYangxx
Copy link
Member

@CurryYangxx CurryYangxx commented Sep 23, 2024

Changes:

  • check git changes every 30s
  • use promise all to improve speed when get git changes
  • add changes&push check after some of git action

Next step:

@CurryYangxx CurryYangxx force-pushed the fix/git-sync-slowness branch 2 times, most recently from 5e3ca27 to aae5631 Compare September 23, 2024 08:53
@CurryYangxx CurryYangxx force-pushed the fix/git-sync-slowness branch 2 times, most recently from e3cb452 to cf91f5b Compare September 23, 2024 09:36
Copy link
Contributor

@cwangsmv cwangsmv left a comment

Choose a reason for hiding this comment

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

lgtm

@CurryYangxx CurryYangxx enabled auto-merge (squash) September 23, 2024 09:51
@CurryYangxx CurryYangxx merged commit e0d92e1 into develop Sep 23, 2024
7 checks passed
@CurryYangxx CurryYangxx deleted the fix/git-sync-slowness branch September 23, 2024 10:02
@CurryYangxx
Copy link
Member Author

related #7946

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