Skip to content

fix(online): 拆解群组服务邀请相关方法降低认知复杂度 - #429

Merged
AlianBlank merged 1 commit into
mainfrom
feature/auto-server-source-worker-run-6811-20260915T1530
Sep 15, 2026
Merged

AlianBlank merged 1 commit into
mainfrom
feature/auto-server-source-worker-run-6811-20260915T1530

Conversation

@AlianBlank

Copy link
Copy Markdown
Collaborator

Linear: GFX-800

InviteAsync/RevokeInviteAsync/AnswerInviteAsync 三个方法的 CAS
变更 lambda 判据拆为私有方法 TryAppendInvite/TryRevokeInvite/
TryAnswerInvite,超期就地终结分支拆为 ExpireStaleInviteAsync;
判据顺序、错误码与幂等收敛语义逐字保持,消除 Sonar S3776
三条 CRITICAL 超标(17/16/31 → 13/11/14)。

Linear: GFX-800
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 26 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: bcb1384c-9a42-4446-9fa9-49c5fce82110

📥 Commits

Reviewing files that changed from the base of the PR and between a70241e and adffbf2.

📒 Files selected for processing (1)
  • GameFrameX.Online/Social/OnlineGroupService.cs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@AlianBlank
AlianBlank merged commit 7d8968d into main Sep 15, 2026
2 checks passed
@AlianBlank
AlianBlank deleted the feature/auto-server-source-worker-run-6811-20260915T1530 branch September 15, 2026 17:00
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.

1 participant