Skip to content

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AAA3A-AAA3A committed Jul 27, 2024
1 parent 5893eb8 commit f689552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reddash/app/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
websocket._exceptions.WebSocketConnectionClosedException,
ConnectionResetError,
ConnectionAbortedError,
BrokenPipeError,
AttributeError, # If the connection is reset.
)

Expand Down

0 comments on commit f689552

Please sign in to comment.