LorenzoBe / LeetPlug

This is a browser extension that is able to interact with LeetCode official site. The main goal is to be able to track the activities on each problem and all the related events: submissions, time spent coding the solution, repetitions of a problem.
https://leetplug.azurewebsites.net/
GNU General Public License v3.0
102 stars 8 forks source link

Is this remote app stopped #12

Open agholap007 opened 3 years ago

agholap007 commented 3 years ago

Hi Lorenzo,

Is the remote app working or stopped.

Thanks, Amol

Grandmother commented 3 years ago

Can we help with it somehow?

maggiex commented 3 years ago

Same question. Looks like it is no longer hosted on azure. Very nice app otherwise.

LorenzoBe commented 3 years ago

Hi all, sorry but Azure did me a very bad surprise, starting to bill the database usage... And obviously they doesn't support easy switch to free tier or easy data migration. I will try to fix it in the next days, please be patient :(

LorenzoBe commented 3 years ago

Hi all, I was able to migrate the data to a free tier, it should be ok now also on the server side. Unfortunately during the migration the tool lost 60 DB entries on 37K because they "exceeded the free tier requests/second limit". It is unknown to me why they cannot throttle it or retry when failing... Mystery! :O) Sorry for this. Hope you will restart to enjoy the app and the web summary

maggiex commented 3 years ago

Hi all, I was able to migrate the data to a free tier, it should be ok now also on the server side. Unfortunately during the migration the tool lost 60 DB entries on 37K because they "exceeded the free tier requests/second limit". It is unknown to me why they cannot throttle it or retry when failing... Mystery! :O) Sorry for this. Hope you will restart to enjoy the app and the web summary

Thank you for making and maintaining this amazing app :) hope I have discovered it earlier