error fix
This commit is contained in:
parent
86a6e7d388
commit
842c80c231
@ -80,9 +80,6 @@ with DAG(
|
||||
logger.error(f"Error processing search '{search['name']}': {str(e)}")
|
||||
continue
|
||||
|
||||
jobs['processed'] = False
|
||||
jobs['created_at'] = datetime.now()
|
||||
|
||||
# Connect to MongoDB
|
||||
mongo_username = "root"
|
||||
mongo_password = "passwd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user