santteegt / simple-ride

Webapp for the Simple Ride platform based on Ionic 3 and Meteor framework as backend
0 stars 0 forks source link

Develop "Check later" functionality when verifying car and license info #75

Open santteegt opened 7 years ago

santteegt commented 7 years ago

To avoid errors and app halting when ANT service is down.

Tag records with unverified info and enable a cron job to check info when ANT service is working again. Take into account that multiple requests at the same time could be dangerous, so computational sleep time should be used between requests