protoactor-go
protoactor-go copied to clipboard
Consul provider fails to watch when a custom config is used for consul client
Describe the bug
Consul watch call fails to connect when the consul api client has non default value parameters.
To Reproduce Connect to consul with non default parameters, registering service succeeds but watch fails.
Expected behavior Watch should not fail.