Skip to content

Commit

Permalink
Merge branch 'langgenius:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yihong0618 authored Dec 24, 2024
2 parents fd42e3a + 1c80941 commit c4d9c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/extensions/ext_sentry.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def before_send(event, hint):
ignore_errors=[
HTTPException,
ValueError,
FileNotFoundError,
openai.APIStatusError,
InvokeRateLimitError,
parse_error.defaultErrorResponse,
Expand Down

0 comments on commit c4d9c4e

Please sign in to comment.