-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
This error has been occurring the past few days - task finishes inserting all the data ("Total rows fetched"), and then fails with server closed the connection unexpectedly error.
[2026-02-01 04:13:04] INFO - Batch 14 -- 100000 rows fetched from vdsdata. source=volumes.vds.py.vds_functions loc=vds_functions.py:91
[2026-02-01 04:13:06] INFO - Inserting into raw_vdsdata. source=volumes.vds.py.vds_functions loc=vds_functions.py:52
[2026-02-01 04:14:03] INFO - Inserted 112426 rows into raw_vdsdata. source=volumes.vds.py.vds_functions loc=vds_functions.py:55
[2026-02-01 04:14:03] INFO - Batch 15 -- 64398 rows fetched from vdsdata. source=volumes.vds.py.vds_functions loc=vds_functions.py:91
[2026-02-01 04:14:05] INFO - Inserting into raw_vdsdata. source=volumes.vds.py.vds_functions loc=vds_functions.py:52
[2026-02-01 04:14:42] INFO - Inserted 74748 rows into raw_vdsdata. source=volumes.vds.py.vds_functions loc=vds_functions.py:55
[2026-02-01 04:14:42] INFO - Total rows fetched: 1464398. Total rows inserted (lanedata expanded): 1663130. source=volumes.vds.py.vds_functions loc=vds_functions.py:114
[2026-02-01 04:14:42] CRITICAL - Error fetching from vdsdata. source=volumes.vds.py.vds_functions loc=vds_functions.py:116
[2026-02-01 04:14:42] CRITICAL - server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
source=volumes.vds.py.vds_functions loc=vds_functions.py:117
Reactions are currently unavailable