[deploy] Bug Fix: Return An Empty Array if Error Occurs in RSS Reader (#8864)
This commit is contained in:
parent
d7768e00ff
commit
e3e3e2c386
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ class RssReader
|
|||
error: e
|
||||
},
|
||||
)
|
||||
[]
|
||||
end
|
||||
|
||||
def get_item_count_error(feed)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue