MCPcopy Create free account
hub / github.com/pyload/pyload / Retry

Class Retry

module/plugins/Plugin.py:56–57  ·  view source on GitHub ↗

raised when start again from beginning

Source from the content-addressed store, hash-verified

54
55
56class Retry(Exception):
57 """ raised when start again from beginning """
58
59
60class SkipDownload(Exception):

Callers 4

retryMethod · 0.85
restartMethod · 0.85
retryMethod · 0.85
downloadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected