Skip to content

Commit 250c39f

Browse files
committed
@pcrespov reword the reworded message
1 parent d3be679 commit 250c39f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/service-library/src/servicelib/aiohttp/rest_middlewares.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525

2626
DEFAULT_API_VERSION = "v0"
2727
_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."
28+
"We apologize for the inconvenience — the issue has been recorded, but please report it if it persists."
3129
)
3230

3331

0 commit comments

Comments
 (0)