perf: consolidate auth profile success writes#80375
Conversation
b9a58cd to
4a822d3
Compare
|
Codex review: found issues before merge. Summary Reproducibility: yes. for the duplicate-write behavior: current main calls Real behavior proof Next step before merge Security Review findings
Review detailsBest possible solution: Keep the single locked success helper internally, but preserve deprecated Do we have a high-confidence way to reproduce the issue? Yes for the duplicate-write behavior: current main calls Is this the best way to solve the issue? No as currently patched: consolidating the two writes is narrow and maintainable, but removing public SDK exports is not. The safer path is to keep deprecated compatibility exports while using Full review comments:
Overall correctness: patch is incorrect What I checked:
Likely related people:
Remaining risk / open question:
Codex review notes: model gpt-5.5, reasoning high; reviewed against 5da90d0f4f3a. |
4a822d3 to
7c18a9e
Compare
1c70671 to
cfcc34f
Compare
cfcc34f to
3d7ee37
Compare
Summary
Compatibility note
Verification