meteor / cordova-plugin-meteor-webapp

Cordova plugin that serves a Meteor web app through a local server and implements hot code push
MIT License
66 stars 74 forks source link

Blacklist retry #61

Closed wojtkowiak closed 6 years ago

wojtkowiak commented 6 years ago

This is a part of extracted fixes from @matdurand's commits.

This adds some additional logging and one retry before blacklisting a version.

Refs: https://github.com/meteor/cordova-plugin-meteor-webapp/pull/48 https://github.com/meteor/meteor/issues/8063#issuecomment-276666796