This fallback would prevent retries from happening after TLS enabling because the fallbacked HTTP requests would always get HTTP 400 which is not a retryable code.
This would make all requests from tagclient cannot be retries which impact reliability.
This fallback would prevent retries from happening after TLS enabling because the fallbacked HTTP requests would always get HTTP 400 which is not a retryable code.
This would make all requests from tagclient cannot be retries which impact reliability.