Skip to content

Commit

Permalink
Update spanreed_monitor.py
Browse files Browse the repository at this point in the history
Ignore another with
  • Loading branch information
Nurdok authored Nov 16, 2024
1 parent 1437bd7 commit 6acabcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spanreed/plugins/spanreed_monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class SpanreedMonitorPlugin(Plugin):
OBSIDIAN_PLUGIN_ERROR_IGNORE_LIST = [
"read ECONNRESET",
"read ETIMEDOUT",
"Socket closed unexpectedly",
]

@classmethod
Expand Down

0 comments on commit 6acabcd

Please sign in to comment.