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
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
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
.
btravstack
/
temporal-contract
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
10
Code
Issues
1
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
DX pass: idempotency, error-fold ergonomics, and the examples
- #430
#430
Merged
btravers
merged 12 commits into
main
btravstack/temporal-contract:main
from
dx-pass
btravstack/temporal-contract:dx-pass
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
DX pass: idempotency, error-fold ergonomics, and the examples
#430
btravers
merged 12 commits into
main
btravstack/temporal-contract:main
from
dx-pass
btravstack/temporal-contract:dx-pass
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
feat(worker): `bestEffort` for non-critical calls, rename `propagateActivityFailure`
Show description for d54938a
btravers
committed
d54938a
View commit details
Copy full SHA for d54938a
Browse repository at this point
feat(client): ship grouped error patterns for the matcher
Show description for 05d2bfb
btravers
committed
05d2bfb
View commit details
Copy full SHA for 05d2bfb
Browse repository at this point
feat(contract,worker): declare an activity idempotency key
Show description for 1871c6b
btravers
committed
1871c6b
View commit details
Copy full SHA for 1871c6b
Browse repository at this point
feat(contract,client)!: derive the workflow ID from the payload
Show description for f7e1b14
btravers
committed
f7e1b14
View commit details
Copy full SHA for f7e1b14
Browse repository at this point
feat(testing): one-call fixture for the time-skipping tier
Show description for 5c47fa1
btravers
committed
5c47fa1
View commit details
Copy full SHA for 5c47fa1
Browse repository at this point
docs(examples): use the ergonomics the packages ship
Show description for 54c3cde
btravers
committed
54c3cde
View commit details
Copy full SHA for 54c3cde
Browse repository at this point
docs: one home for "setup failures are defects, so .get() is safe"
Show description for f163d05
btravers
committed
f163d05
View commit details
Copy full SHA for f163d05
Browse repository at this point
docs: publish a samples-typescript coverage matrix
Show description for 5157baf
btravers
committed
5157baf
View commit details
Copy full SHA for 5157baf
Browse repository at this point
fix: address review findings on the DX pass
Show description for 7f31cd3
btravers
committed
7f31cd3
View commit details
Copy full SHA for 7f31cd3
Browse repository at this point
refactor(worker)!: drop the propagateActivityFailure alias
Show description for fe23061
btravers
committed
fe23061
View commit details
Copy full SHA for fe23061
Browse repository at this point
docs: key the idempotency examples on identity, not on parameters
Show description for ff70a65
btravers
committed
ff70a65
View commit details
Copy full SHA for ff70a65
Browse repository at this point
fix(testing): await the shutdown before the environment teardown
Show description for ed7a2a7
btravers
committed
ed7a2a7
View commit details
Copy full SHA for ed7a2a7
Browse repository at this point
You can’t perform that action at this time.