LeetPlug
LeetPlug copied to clipboard
My solution has been accepted but it still doesn't show up
Dear Pallavibatra, thanks for the feedback. I think I found your account ID and the LeetCode problem, but could you confirm them writing an email here? https://leetplug.azurewebsites.net/static/pages/contacts.html Looking at the DB, I can only see when you started to solve the problem and not the submission event. Unfortunately the issue could be everywhere:
- Azure DB and WebApp are under a basic tier, which doesn't have the 99.99 SLA that would be required to avoid loosing events... Unfortunately to have it I would need to pay a lot more.
- On extension side, if an event failed to be sent to the remote server you have no feedback... For example, if you started to solve a LeetCode problem but then at the moment when you complete it you don't have internet connectivity, the event is lost
Maybe I could add an alert message when the submission of an event fails, so the user can try to fix the internet connection and click again on Submit (if it was a temporary problem it should solve by itself, with just some seconds added to the reported solving time) For now I can just suggest to solve again the same problem, it will help as a reinforcement step for this problem :)
Sorry for not being so helpful.
Will this be fixed? I am facing the same problem.