Skip to content

fix(online): 拆解通知推送方法降低认知复杂度 - #430

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

AlianBlank merged 1 commit into
mainfrom
feature/auto-server-source-worker-run-6812-20260915T1540

Conversation

@AlianBlank

Copy link
Copy Markdown
Collaborator

Linear: GFX-801

TryDispatchAsync 认知复杂度 17 超出 Sonar S3776 阈值 15,做等价拆解:
过期兜底段拆为 TerminateIfExpiredAsync(未到期返回 null 交回主流程),
回执落定快照构建段拆为 SettleDispatchOutcome,主方法收敛为编排骨架。
公共 API 与推送/落定/收敛语义逐字保持不变。

Linear: GFX-801
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 23 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: 5fe052ae-e7bb-47c3-ba64-d1b79416b25b

📥 Commits

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

📒 Files selected for processing (1)
  • GameFrameX.Online/Social/OnlineNotificationService.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 b45a13a into main Sep 15, 2026
2 checks passed
@AlianBlank
AlianBlank deleted the feature/auto-server-source-worker-run-6812-20260915T1540 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