b9444a4edevelop pipeline.
Ordering within a span is not compared: background jobs tie on their queue ordering and SQLAlchemy varies the order
of a selectinload() fan-out, so the sequence differs between runs. Query counts and shapes are compared.| RPC | calls | total queries | max/call |
|---|---|---|---|
| SignupFlowChangeEmail | 0 → 8 | 0 → 23 | 0 → 6 |
| SignupFlow | 86 → 96 | 869 → 929 | 28 → 28 |
Loading…