refactors for edges in browsertrix and s3 upload, adds timeout parameter

This commit is contained in:
msramalho
2022-10-17 14:07:31 +01:00
parent dc0ca8bdd6
commit 57464f1506
7 changed files with 30 additions and 18 deletions

View File

@@ -3,3 +3,4 @@ from dataclasses import dataclass
@dataclass
class BrowsertrixConfig:
profile: str
timeout_seconds: str