Skip to content
Snippets Groups Projects
Commit f1291672 authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

Factor out waiting code into a new Sleeper class

- Moving code related to waiting/sleeping/retrying into a new class for a more object oriented approach.
- Removing any reference to wait "tokens" to avoid confusion with edit tokens.
- Note: `max_retries` and `retry_timeout` are no longer available on `Site`, but can still be passed into the constructor as before.
parent cd71b2bf
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment