You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No function should ever make a request of its own.
We should always have a central place called from where we will be able to implement politeness and logging and retries, and so on.
1s
(or so) delayThis could be done by implementing functions like
vulnerablecode.get(url...)
The text was updated successfully, but these errors were encountered: