Skip to content

Ensure that the OTP is renewed before retrying

Sanad Liaquat requested to merge qa-shl-login-oauth-spec-fix into master

What does this MR do?

Attempts at fixing authentication failure due incorrect OTP causing rate limits triggered on GitHub by increasing the time between retries so that we use a renewed OTP on the next try.

Closes #36333 (closed)

Conformity

Edited by Sanad Liaquat

Merge request reports