Skip to content

Add guidance how to troubleshoot 403 errors when creating a GPT group

Nailia Iskhakova requested to merge docs-troubleshoot-403-errors into master

The MR adds troubleshooting section on how to resolve 403 error when creating a GPT group with the Generator. As recent customer related ticket showed, users may have explicit restriction on group creation.

Additionally slightly adjusts k6/tests/web/web_project_file_rendered.js TTFB threshold and rounds GPT score to 100 if it's higher that it. The last may happen on smaller throughputs when k6 will send an extra request and RPS result will be larger than RPS target.

Edited by Nailia Iskhakova

Merge request reports