temporalio / temporalio/features
[Feature Request] Enhance error message & add error code for expired client cert
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? Please describe.
During one of the issues while debugging with customer it was noticed that error message when client cert is expired is not very useful and clear.
Current error message says Context deadline exceeded
Describe the solution you'd like
Have a message which clearly states Expired Certificate or something equivalent. Also it will be beneficial if we can have error code associated with this message
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the behavior and history compatibility test for expired client certificates and reproduce the current Context deadline exceeded result; done means the result clearly identifies an expired certificate and includes an associated error code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100