diff --git a/crawlers/mooncrawl/mooncrawl/cu_reports_crawler/cli.py b/crawlers/mooncrawl/mooncrawl/cu_reports_crawler/cli.py index 04b70db0..fe310dc7 100644 --- a/crawlers/mooncrawl/mooncrawl/cu_reports_crawler/cli.py +++ b/crawlers/mooncrawl/mooncrawl/cu_reports_crawler/cli.py @@ -38,7 +38,7 @@ def recive_S3_data_from_query( query_name: str, params: Dict[str, Any], time_await: int = 2, - max_retries: int = 20, + max_retries: int = 30, ) -> Any: """