Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
graphprotocol
/
graph-node
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.1k
Code
Issues
283
Pull requests
27
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Refactor the subgraph runner
- #6298
#6298
Merged
lutter
merged 14 commits into
master
graphprotocol/graph-node:master
from
lutter/runner-refactor
graphprotocol/graph-node:lutter/runner-refactor
Copy head branch name to clipboard
Feb 16, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Refactor the subgraph runner
#6298
lutter
merged 14 commits into
master
graphprotocol/graph-node:master
from
lutter/runner-refactor
graphprotocol/graph-node:lutter/runner-refactor
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
docs: Add subgraph runner refactor spec and implementation plan
Show description for 9000f5b
lutter
committed
9000f5b
View commit details
Copy full SHA for 9000f5b
Browse repository at this point
graph, store: Add GRAPH_STORE_SETUP_TIMEOUT for database setup
Show description for 5dbd9cd
lutter
committed
5dbd9cd
View commit details
Copy full SHA for 5dbd9cd
Browse repository at this point
tests: Redirect runner test output to log file
Show description for 607196d
lutter
committed
607196d
View commit details
Copy full SHA for 607196d
Browse repository at this point
core: Extract TriggerRunner component for unified trigger processing
Show description for 1ecdad7
lutter
committed
1ecdad7
View commit details
Copy full SHA for 1ecdad7
Browse repository at this point
core: Define RunnerState enum for runner state machine
Show description for 0d3539a
lutter
committed
0d3539a
View commit details
Copy full SHA for 0d3539a
Browse repository at this point
core: Extract FSM state transition methods for runner
Show description for f4106a8
lutter
committed
f4106a8
View commit details
Copy full SHA for f4106a8
Browse repository at this point
core: Complete Phase 3 state machine refactor for runner
Show description for 73fabf3
lutter
committed
73fabf3
View commit details
Copy full SHA for 73fabf3
Browse repository at this point
core: Extract pipeline stage methods for process_block
Show description for c6b9251
lutter
committed
c6b9251
View commit details
Copy full SHA for c6b9251
Browse repository at this point
core: Consolidate error handling with ProcessingErrorKind
Show description for fa50af5
lutter
committed
fa50af5
View commit details
Copy full SHA for fa50af5
Browse repository at this point
graph: Add BlockStateCheckpoint for partial rollback capability
Show description for 4e427ba
lutter
committed
4e427ba
View commit details
Copy full SHA for 4e427ba
Browse repository at this point
core/subgraph: Reduce duplication of failing a subgraph mechanics
lutter
committed
be06a06
View commit details
Copy full SHA for be06a06
Browse repository at this point
core/subgraph: Remove duplicated cancelation code
lutter
committed
fe3e385
View commit details
Copy full SHA for fe3e385
Browse repository at this point
graph, core/subgraph: Remove BlockStreamError::Fatal
Show description for c57fc21
lutter
committed
c57fc21
View commit details
Copy full SHA for c57fc21
Browse repository at this point
core, tests: Remove IndexingContext.filter
Show description for 4ef3b98
lutter
committed
4ef3b98
View commit details
Copy full SHA for 4ef3b98
Browse repository at this point
You can’t perform that action at this time.