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
Currently, the linkbots just chuck a url back onto the queue. If the url was visited recently (and a delay is required), the linkbot pulls off the message, realises we need to delay and puts it to the back of the queue again.
Rinse & repeat. It'll work, but it's a wee bitty horrid.
The text was updated successfully, but these errors were encountered:
Currently, the linkbots just chuck a url back onto the queue. If the url was visited recently (and a delay is required), the linkbot pulls off the message, realises we need to delay and puts it to the back of the queue again.
Rinse & repeat. It'll work, but it's a wee bitty horrid.
The text was updated successfully, but these errors were encountered: