Closed LorenzoBianconi closed 11 months ago
Thanks for the PR @LorenzoBianconi, but I wonder why we need to remove the transit switch. It doesn't really hurt the single-AZ case, or am I missing something?
Thanks!
Thanks for the PR @LorenzoBianconi, but I wonder why we need to remove the transit switch. It doesn't really hurt the single-AZ case, or am I missing something?
Thanks!
it seems odd to me adding the ts if it is not really used
Thanks for the PR @LorenzoBianconi, but I wonder why we need to remove the transit switch. It doesn't really hurt the single-AZ case, or am I missing something? Thanks!
it seems odd to me adding the ts if it is not really used
On the other hand, it really doesn't cause any issues if it's there and we don't need to have an additional check in the code.
Thanks for the PR @LorenzoBianconi, but I wonder why we need to remove the transit switch. It doesn't really hurt the single-AZ case, or am I missing something? Thanks!
it seems odd to me adding the ts if it is not really used
On the other hand, it really doesn't cause any issues if it's there and we don't need to have an additional check in the code.
honestly I can live with it but the code is almost the same and the output is cleaner so I can't see any blocking point on it :)