We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3be679 commit 250c39fCopy full SHA for 250c39f
packages/service-library/src/servicelib/aiohttp/rest_middlewares.py
@@ -25,9 +25,7 @@
25
26
DEFAULT_API_VERSION = "v0"
27
_FMSG_INTERNAL_ERROR_USER_FRIENDLY_WITH_OEC = (
28
- "We apologize for the inconvenience. "
29
- "Our team has recorded the issue [SupportID={error_code}]. "
30
- "If the issue persists please report it."
+ "We apologize for the inconvenience — the issue has been recorded, but please report it if it persists."
31
)
32
33
0 commit comments