I am using meteor in my project and have recently updated the version of meteor. I believe I was using node 4 and now im using node 8. currently messages are coming at 5 m/s. Problem is when I use rabbot I get 2-3 messages unacked. Another problem is when messages are reached over 10,000 and then I start consuming I get an immediate crash. The crash is a long list that with no defined error messages and then Exited with code: 3221225477. This did not happen before I updated my meteor project and I was wondering how to go about fixing this problem.
I am using meteor in my project and have recently updated the version of meteor. I believe I was using node 4 and now im using node 8. currently messages are coming at 5 m/s. Problem is when I use rabbot I get 2-3 messages unacked. Another problem is when messages are reached over 10,000 and then I start consuming I get an immediate crash. The crash is a long list that with no defined error messages and then Exited with code: 3221225477. This did not happen before I updated my meteor project and I was wondering how to go about fixing this problem.
Thanks Ken