Run/compile cooldown #46
Labels
backend
This involves working with the server
enhancement
New feature or request
frontend
This issue is related to the client folder
Milestone
We need to implement some sort of compile cool down. We don't want students spam clicking the run button and flooding the compile server w/ redundant requests. Here is an example of how leetcode limits their remote code execution:
This could be very simple and lead to a robust solution with the help of #6
Additionally, we need the client to limit the number of requests it sends.
Backend
Frontend
The text was updated successfully, but these errors were encountered: