Avoid reusing SQS client ID during repeated rendezvous attempts
- Reusing the same SQS Client ID can cause longer than necessary bootstrap times. This MR changes the behaviour to use a different SQS client ID every rendezvous attempt
Fixes #40339 (closed)
Edited by mpu