James Sutton

Results 86 comments of James Sutton

Hi @sachingupta141, once the interval reaches 2 minutes, the client will then attempt to reconnect every 2 minutes until either successful or being stopped. There currently isn't any way to...

@asanglard Nobody has contributed a PR with this fix yet, I'll add this to the enhancement backlog for now.

This sounds like the certificate is not in the trust store, this is something that you would need to manage yourself by adding the certificate to the trust store.

Ah, just realised I need to add the `paho-mqtt` python library in, would the service `install.sh` be the best place to do this?

This could probably do with another pass as I wrote these changes over a year ago, so a fresh look might improve it generally. I'm happy to give it a...

I think it would, fortunately the CloudFoundry provider already has the Org and Space defined in the login command (https://github.com/travis-ci/dpl/blob/master/lib/dpl/providers/cloudfoundry.rb#L30) It doesn't have them in quotes, so I guess it...