microsoft / PowerBI-Tools-For-Capacities

Repo for tools and utilities related to Power BI Capacities (Premium and Embedded)
MIT License
148 stars 99 forks source link

403 / 429 when using the Realistic Load Test tool #28

Open AdamRiddick opened 2 years ago

AdamRiddick commented 2 years ago

When running .\Run_Load_Test_Only.ps1 on a single report, a chrome window opens and the report fails to load, anywhere up to 15 times, before the report then loads and the test begins.

Typically this is with a 403, but we have also seen 429's being reported as the error. It seems the tool does try again, but as there is no warning it appears to the end user that something has gone wrong and they could cancel the test without knowing.

image