Commit 9d81da2
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 constants
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 58ab7cb commit 9d81da2
File tree
1 file changed
+309
-121
lines changed- packages/indexer-common/src/performance
1 file changed
+309
-121
lines changed
0 commit comments