mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
looks like sometimes the websocket connection is not established on github actions, refresh the tree with an interval smaller than the timeout of playwright
This commit is contained in:
@@ -89,7 +89,7 @@ app:
|
||||
websocketPingInterval: 15m
|
||||
|
||||
# if websocket is disabled or the connection is lost, the client will reload the feed tree at this interval
|
||||
treeReloadInterval: 30s
|
||||
treeReloadInterval: 10s
|
||||
|
||||
# Database connection
|
||||
# -------------------
|
||||
|
||||
Reference in New Issue
Block a user