protoactor-go icon indicating copy to clipboard operation
protoactor-go copied to clipboard

Consul provider fails to watch when a custom config is used for consul client

Open rgngl opened this issue 3 years ago • 0 comments

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.

rgngl avatar Aug 03 '22 11:08 rgngl