You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(patch): [sc-16747] Register in the remote Consul agent with the l…
…ocal IP address. (#91)
* fix(patch): [sc-16747] Register in the remote Consul agent with the local IP address.
* Fix build failure on Linux.
* Fix build warning.
fix(patch): [sc-16715] Log an error instead of fatalError() in a case…
… if can't find channel for distributed actor. (#87)
* fix(patch): [sc-16715] Log an error instead of fatalError() in a case if can't find channel for distributed actor.
* Fix some lint warnings.