Azure / Azure/azure-rest-api-specs
Postgresql flexible server db API should return useful/valid error message when collation is unexpected
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
After tested, seems Postgresql flexible server db API always returns below useless error message when collation is unexpected. So maybe the API error message has to be refined for troubleshooting. So could you help take a look and fix this issue? Thanks in advance.
Error message:
```
Code="InternalServerError" Message="An unexpected error occured while processing the request. Tracking ID: 'xxxxx-xxxx-xxxx-xxxx-xxxxx'"
```
Contributor guide
Research direction
No file, test, or specific API operation is named. Start by locating the PostgreSQL flexible server database API path that handles an unexpected collation and reproduce the reported InternalServerError; done means the API returns a useful, valid troubleshooting message for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- api, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100