OAuth token refresh failing during JMeter load test

HTTP 401 Unauthorized on /api/v2/auth/token after 2 minutes of load. JMeter 5.6 running 50 concurrent auth requests in US1. The initial tokens work but refresh fails. Is there a limit on refresh frequency per client_id?

Thanks.