2 hours, 18 minutes, and 44 seconds | ||
dalba | a8aa142 Changeset → | |
weblinkchecker.py: Retry get_memento_info if there is a ConnectionError `get_memento_info` sometimes fails to connect to the server. Retrying should mitigate the issue. Skip the related test on ConnectionError. `max_retries` is reduced to 1 during tests and thus the test might still fail. Bug: T164365 Change-Id: I0db18b7a3e5fa67de4132f73c58a15b76725edc3 |