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
.
databricks
/
appkit
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
91
Code
Issues
7
Pull requests
31
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(appkit): forward async handler rejections to a terminal error middleware instead of crashing
- #439
#439
Merged
MarioCadenas
merged 11 commits into
main
databricks/appkit:main
from
fix/server-error-middleware
databricks/appkit:fix/server-error-middleware
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(appkit): forward async handler rejections to a terminal error middleware instead of crashing
#439
MarioCadenas
merged 11 commits into
main
databricks/appkit:main
from
fix/server-error-middleware
databricks/appkit:fix/server-error-middleware
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
fix(server): add terminal error middleware so async handler rejections return JSON errors
Show description for 8754b32
MarioCadenas
committed
8754b32
View commit details
Copy full SHA for 8754b32
Browse repository at this point
fix(appkit): wrap buffered route handlers and align error middleware logging/masking
Show description for c277d70
MarioCadenas
committed
c277d70
View commit details
Copy full SHA for c277d70
Browse repository at this point
fix(appkit): return handler promises in agents routes and mask 5xx AppKitError in execute
Show description for 502fd53
MarioCadenas
committed
502fd53
View commit details
Copy full SHA for 502fd53
Browse repository at this point
fix(appkit): add error code to ExecutionResult so masking does not break abort detection
Show description for 235a576
MarioCadenas
committed
235a576
View commit details
Copy full SHA for 235a576
Browse repository at this point
Commits on Jun 12, 2026
docs(appkit): regenerate API reference for new ExecutionResult error code exports
Show description for a3020d0
MarioCadenas
committed
a3020d0
View commit details
Copy full SHA for a3020d0
Browse repository at this point
refactor(appkit): trim error-handling PR to async-rejection fix; drop 5xx masking + error-code
Show description for 7bbbc23
MarioCadenas
committed
7bbbc23
View commit details
Copy full SHA for 7bbbc23
Browse repository at this point
Commits on Jul 7, 2026
Merge branch 'main' into fix/server-error-middleware
Show description for f6675a4
MarioCadenas
committed
f6675a4
View commit details
Copy full SHA for f6675a4
Browse repository at this point
Commits on Jul 21, 2026
Merge remote-tracking branch 'origin/main' into fix/server-error-middleware
MarioCadenas
committed
fdc1594
View commit details
Copy full SHA for fdc1594
Browse repository at this point
refactor(appkit): simplify error middleware and drop redundant comment
Show description for 64204b9
MarioCadenas
committed
64204b9
View commit details
Copy full SHA for 64204b9
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/server-error-middleware
MarioCadenas
committed
6f5e2ad
View commit details
Copy full SHA for 6f5e2ad
Browse repository at this point
Commits on Jul 22, 2026
fix(appkit): redact sensitive fields when logging AppKitError in error middleware
Show description for d568942
MarioCadenas
committed
d568942
View commit details
Copy full SHA for d568942
Browse repository at this point
You can’t perform that action at this time.