Skip to content

Commit

Permalink
Update spanreed_monitor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurdok authored Sep 8, 2024
1 parent 9d7f90c commit fbc0c16
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 @@ -21,6 +21,7 @@ class SpanreedMonitorPlugin(Plugin):
OBSIDIAN_PLUGIN_MONITOR_QUEUE_NAME = "obsidian-plugin-monitor"
OBSIDIAN_PLUGIN_ERROR_IGNORE_LIST = [
"read ECONNRESET",
"read ETIMEDOUT",
]

@classmethod
Expand Down

0 comments on commit fbc0c16

Please sign in to comment.