Skip to content

docs(app): 回填「接單失敗回 200」已由後端改成 409(dispatch #64) - #83

Merged
thothawei merged 1 commit into
mainfrom
claude/t1-backfill-docs
Jul 29, 2026
Merged

docs(app): 回填「接單失敗回 200」已由後端改成 409(dispatch #64)#83
thothawei merged 1 commit into
mainfrom
claude/t1-backfill-docs

Conversation

@thothawei

Copy link
Copy Markdown
Owner

第五輪那張查證表與「留給後端的」清單寫的是後端用 200+文案表示失敗
後端已於 2026-07-30 改成 409(dispatch PR #64
文案一字未改),依本檔的寫作規則「過期敘述要當場更正」,三處一併改掉。

同時寫明:

  • App 這端不需要改——司機端 acceptOffer 會顯示後端文案、接單卡由 ride.taken 收掉;
    乘客端 cancelOrder 本來就把 ApiException.message 顯示出來(先前 200 時它反而什麼都不說)。
  • 既有的「逾時才對帳」退路留著仍無害:弱網逾時是 statusCode == null,與 409 不是同一條路。

🤖 Generated with Claude Code

第五輪那張查證表與「留給後端的」清單寫的是後端用 200+文案表示失敗——
後端已於 2026-07-30 改成 409(文案一字未改),三處敘述當場更正,
並寫明 App 這端不需要改、既有的逾時對帳退路留著仍無害
(弱網逾時是 statusCode == null,與 409 不同條路)。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@thothawei
thothawei merged commit 1fbe93e into main Jul 29, 2026
2 checks passed
@thothawei
thothawei deleted the claude/t1-backfill-docs branch July 29, 2026 18:23
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