Arjan Scherpenisse
Arjan Scherpenisse
Yes, I've seen this issue now as well. The pinger stops responding sometimes after scaling up. I'm seeing timeout errors while calling the tracker which crash the caller, sometimes terminating...
To me this looks like if you have a cluster with heterogenous OTP apps. For swarm to work, the OTP application that you are going distribute processes for (e.g. with...
So are the same OTP applications started on both nodes?
Do you mean stopping the node or just stopping the application? (`Application.stop`)? Maybe the cluster is already formed before all application code is loaded, and tracker requests come in already,...
I'm :+1: , the question is where we would put this utility. `Swarm.TestHelpers` maybe? PRs welcome :-)
Yes, well actually @bitwalker and I are planning to refactor all test cases to make Swarm setup more reliable and less work, using his https://github.com/bitwalker/ex_unit_clustered_case library. So maybe hold off...
Current solution is here: https://github.com/botsquad/google_api_dialogflow_fork/commit/1d55a32a15af28864ed74a49faa0c98af49395cb Created a `new/2` function: ``` conn = Connection.new("token", zone: "europe-west2") ``` Let me know if I should create a PR for the Elixir generator.
Any update on this ticket? It would be really helpful if this gets fixed one way or another. Willing to help!
I am waiting for a new release for ages now, it seems this repo has become unmaintained..
:+1: I guess we have to ping the maintainers? @mgtitimoli @tlvenn @bruce