I had ran a complete update_all.py on the 28th of April. Since then every time that I run the update script, the markets get fetched but the goldsky sync does not return any new rows. Below I attach the logs generated
==================================================
Starting to scrape orderFilledEvents
Runtime: 20260504_222743
Query URL: https://api.goldsky.com/api/public/project_cl6mb8i9h0003e201j6li0diw/subgraphs/orderbook-subgraph/0.0.1/gn
Runtime timestamp: 20260504_222743
Resuming from CSV (no cursor file): timestamp 1777374040 (2026-04-28 11:00:40 UTC)
Starting scrape for orderFilledEvents
Output file: goldsky/orderFilled.csv
Saving columns: ['timestamp', 'maker', 'makerAssetId', 'makerAmountFilled', 'taker', 'takerAssetId', 'takerAmountFilled', 'transactionHash']
Batch 1: Last timestamp 1777374040 (2026-04-28 11:00:40 UTC), Records: 16
Finished scraping orderFilledEvents
Total new records: 16
Output file: goldsky/orderFilled.csv
Successfully completed orderFilledEvents
I had ran a complete update_all.py on the 28th of April. Since then every time that I run the update script, the markets get fetched but the goldsky sync does not return any new rows. Below I attach the logs generated
==================================================
Starting to scrape orderFilledEvents
Runtime: 20260504_222743
Query URL: https://api.goldsky.com/api/public/project_cl6mb8i9h0003e201j6li0diw/subgraphs/orderbook-subgraph/0.0.1/gn
Runtime timestamp: 20260504_222743
Resuming from CSV (no cursor file): timestamp 1777374040 (2026-04-28 11:00:40 UTC)
Starting scrape for orderFilledEvents
Output file: goldsky/orderFilled.csv
Saving columns: ['timestamp', 'maker', 'makerAssetId', 'makerAmountFilled', 'taker', 'takerAssetId', 'takerAmountFilled', 'transactionHash']
Batch 1: Last timestamp 1777374040 (2026-04-28 11:00:40 UTC), Records: 16
Finished scraping orderFilledEvents
Total new records: 16
Output file: goldsky/orderFilled.csv
Successfully completed orderFilledEvents