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
.
triggerdotdev
/
trigger.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
15.9k
Code
Issues
341
Pull requests
72
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(webapp): add a new backend for the realtime runs feed
- #3864
#3864
Merged
ericallam
merged 23 commits into
main
triggerdotdev/trigger.dev:main
from
feat/realtime-runs-backend
triggerdotdev/trigger.dev:feat/realtime-runs-backend
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat(webapp): add a new backend for the realtime runs feed
#3864
ericallam
merged 23 commits into
main
triggerdotdev/trigger.dev:main
from
feat/realtime-runs-backend
triggerdotdev/trigger.dev:feat/realtime-runs-backend
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
feat(webapp): add a new backend for the realtime runs feed
Show description for 8108dd5
ericallam
committed
8108dd5
View commit details
Copy full SHA for 8108dd5
Browse repository at this point
fix(webapp): harden the realtime runs backend
Show description for 13d2511
ericallam
committed
13d2511
View commit details
Copy full SHA for 13d2511
Browse repository at this point
fix(webapp): enforce the realtime tag/batch result cap exactly
Show description for e066640
ericallam
committed
e066640
View commit details
Copy full SHA for e066640
Browse repository at this point
feat(webapp): give the realtime runs feed its own ClickHouse pool
Show description for fdadc18
ericallam
committed
fdadc18
View commit details
Copy full SHA for fdadc18
Browse repository at this point
fix(webapp): log realtime run-change pub/sub failures at error level
Show description for 5c42d55
ericallam
committed
5c42d55
View commit details
Copy full SHA for 5c42d55
Browse repository at this point
feat(webapp): give the realtime runs feed its own pub/sub Redis
Show description for 75848cf
ericallam
committed
75848cf
View commit details
Copy full SHA for 75848cf
Browse repository at this point
fix(webapp): adapt the realtime run-id resolver to paginated listRunIds
Show description for 2b37946
ericallam
committed
2b37946
View commit details
Copy full SHA for 2b37946
Browse repository at this point
fix(webapp): JSON-encode the run-set cache key to avoid separator collisions
Show description for 57755b8
ericallam
committed
57755b8
View commit details
Copy full SHA for 57755b8
Browse repository at this point
perf(webapp): scale the realtime runs feed under high concurrency
Show description for fbbd783
ericallam
committed
fbbd783
View commit details
Copy full SHA for fbbd783
Browse repository at this point
refactor(webapp,run-engine): route the realtime runs feed through one per-env change channel
Show description for 2a1e927
ericallam
committed
2a1e927
View commit details
Copy full SHA for 2a1e927
Browse repository at this point
fix(webapp): wake live feeds for mid-run metadata updates by their internal run id
Show description for 3348cfe
ericallam
committed
3348cfe
View commit details
Copy full SHA for 3348cfe
Browse repository at this point
fix(webapp): stop concurrent batch subscribers sharing a realtime working set
Show description for 3a45f3d
ericallam
committed
3a45f3d
View commit details
Copy full SHA for 3a45f3d
Browse repository at this point
fix(webapp): catch change-routing failures instead of crashing the process
Show description for 9f4c374
ericallam
committed
9f4c374
View commit details
Copy full SHA for 9f4c374
Browse repository at this point
fix(webapp): publish full realtime change records from the metadata and tags routes
Show description for 7c72cdf
ericallam
committed
7c72cdf
View commit details
Copy full SHA for 7c72cdf
Browse repository at this point
refactor(webapp): rename the realtime backend to native and tune it via env vars
Show description for cab6b05
ericallam
committed
cab6b05
View commit details
Copy full SHA for cab6b05
Browse repository at this point
fix(webapp): deliver realtime changes that land between long-polls immediately
Show description for 77ac66a
ericallam
committed
77ac66a
View commit details
Copy full SHA for 77ac66a
Browse repository at this point
fix(webapp): match multi-tag realtime subscriptions to contains-all semantics
Show description for 46a0cbb
ericallam
committed
46a0cbb
View commit details
Copy full SHA for 46a0cbb
Browse repository at this point
feat(webapp): add delivery-lag and health metrics to the realtime backend
Show description for 1b82875
ericallam
committed
1b82875
View commit details
Copy full SHA for 1b82875
Browse repository at this point
fix(webapp): emit realtime backend metrics through OpenTelemetry
Show description for 337a4f0
ericallam
committed
337a4f0
View commit details
Copy full SHA for 337a4f0
Browse repository at this point
feat(webapp): add a local Grafana dashboard for the realtime backend metrics
Show description for ff0e9ef
ericallam
committed
ff0e9ef
View commit details
Copy full SHA for ff0e9ef
Browse repository at this point
fix(webapp): wake unfiltered runs feeds on the native realtime backend
Show description for 4611cb4
ericallam
committed
4611cb4
View commit details
Copy full SHA for 4611cb4
Browse repository at this point
chore(webapp): raise the native realtime wake coalesce default to 250ms
Show description for c7e7b0a
ericallam
committed
c7e7b0a
View commit details
Copy full SHA for c7e7b0a
Browse repository at this point
feat(webapp): share realtime replay cursors across instances
Show description for 44d852b
ericallam
committed
44d852b
View commit details
Copy full SHA for 44d852b
Browse repository at this point
You can’t perform that action at this time.