Simulates the post-login flow.
Requests are listed in Android 429 capture order for deterministic parity when concurrency is set to 1. Production callers may keep the default bounded concurrency because the real app also overlaps this bootstrap work.
concurrency
Optional
Simulates the post-login flow.
Requests are listed in Android 429 capture order for deterministic parity when
concurrencyis set to 1. Production callers may keep the default bounded concurrency because the real app also overlaps this bootstrap work.