Increase download timeout to 60 minutes for large MTGJSON files
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"task_description": "MTG Online Backend - MTGJSON Data Integration & Docker Deployment",
|
||||
"current_step": "Timeouts doubled to prevent timeout errors",
|
||||
"current_step": "Timeouts doubled to prevent download/upsert timeouts",
|
||||
"files_created": [
|
||||
"backend/app/services/mtgjson_manager.py",
|
||||
"backend/scripts/sanity_check_mtgjson.py",
|
||||
@@ -35,6 +35,6 @@
|
||||
"Check logs for sanity check results"
|
||||
],
|
||||
"blockers": [],
|
||||
"commit_hash": "0643544",
|
||||
"commit_hash": "d347e0e",
|
||||
"timestamp": 1784598400
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user