[BUG] DisableMaxHostErr not used in sdk #5782
Labels
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Is there an existing issue for this?
Current Behavior
In NetworkConfig struct: lib/config.go:270, DisableMaxHostErr is not used anywhere. So it's not effected even though we set it to true.
Expected Behavior
If DisableMaxHostErr is true, sdk should not skip the host.
Steps To Reproduce
Relevant log output
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: