Hi there!
We are trying to switch to Cloudflare Turnstile and we have automated frontend tests for our website (cucumber).
We run 30 test in parallel with tests keys but we get too many requests errors:
https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit - Failed to load resource: the server responded with a status of 429 ()
Is there any chance to update this limit?
We did not have this issue with recaptcha and hcaptcha.
Alternative would be to keep a copy Turnstile JS file for test environment but this would be big maintenance issue as Turnstile JS code could be often updated