mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-19 20:24:43 -04:00
Merge branch 'adam/connection_failure_retry' into qa
This commit is contained in:
commit
59d9ece0f8
1 changed files with 1 additions and 0 deletions
|
@ -593,6 +593,7 @@ class BrozzlerWorker:
|
|||
page,
|
||||
)
|
||||
self._frontier.completed_page(site, page)
|
||||
page = None
|
||||
else:
|
||||
page.save()
|
||||
finally:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue