refactor(auth): 优化注册流程中Zulip账号创建为异步处理 #53

Merged
moyin merged 1 commits from refactor/register-zulip-async-20260309 into main 2026-03-09 11:06:17 +08:00
Owner
  • 注册时Zulip账号创建改为异步,不阻塞注册流程
  • 新增带3次重试和递增延迟的createZulipAccountWithRetry方法
  • Zulip失败只记录日志,不影响用户注册成功
  • 更新API文档,补充80+接口覆盖聊天/通知/位置等模块
  • 添加.claude/和test-*.ps1到.gitignore

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

- 注册时Zulip账号创建改为异步,不阻塞注册流程 - 新增带3次重试和递增延迟的createZulipAccountWithRetry方法 - Zulip失败只记录日志,不影响用户注册成功 - 更新API文档,补充80+接口覆盖聊天/通知/位置等模块 - 添加.claude/和test-*.ps1到.gitignore Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
moyin added 1 commit 2026-03-09 11:06:12 +08:00
- 注册时Zulip账号创建改为异步,不阻塞注册流程
- 新增带3次重试和递增延迟的createZulipAccountWithRetry方法
- Zulip失败只记录日志,不影响用户注册成功
- 更新API文档,补充80+接口覆盖聊天/通知/位置等模块
- 添加.claude/和test-*.ps1到.gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
moyin merged commit 89a222348a into main 2026-03-09 11:06:17 +08:00
moyin deleted branch refactor/register-zulip-async-20260309 2026-03-09 11:06:17 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: datawhale/whale-town-end#53