Commit 689660a
committed
fix: correct GraphQL query syntax in DataLoader for network subgraph
- Replace invalid OR filter with proper id_in syntax for batch queries
- Fix indexer_in filter for allocations by indexer queries
- Add AllocationStatus enum parameter for status filtering
- Implement consistent error handling with BatchLoadError and QueryExecutionError
- Add proper disposal pattern and cache priming methods
- Extract magic numbers into DATALOADER_DEFAULTS constants1 parent 3494764 commit 689660a
File tree
1 file changed
+309
-121
lines changed- packages/indexer-common/src/performance
1 file changed
+309
-121
lines changed
0 commit comments