The most common way is to wrap your command in a retry loop inside your PowerShell or Bash script, where you can check the attempt number and add Start-Sleep between tries.
Start-Sleep