1

After making it work:
AppHarbor MassTransit CloudAMQP throws Exception None of the specified endpoints were reachable Now I see in CloudAMQP Management that I have 2 connections constantly consuming 1,9kB/s and 1,4 kB/s which will blow my 30 Mb quickly

Is there any way to solve this problem?

Jason Aller
  • 3,541
  • 28
  • 38
  • 38
cdiazal
  • 988
  • 11
  • 28

1 Answers1

4

The newest MassTransit NuGet should fix this. Chris changed our polling requests so the data usage should be a lot smaller.

https://twitter.com/phatboyg/status/262752508349403136

If it doesn't, reach out to us on the mailing list. Some other people have work arounds I think as well. https://groups.google.com/forum/?fromgroups=#!forum/masstransit-discuss

Travis
  • 10,444
  • 2
  • 28
  • 48