Closed Gertdor closed 6 years ago
This seems to be caused by the connection to the database timing-out, which is enabled by default in (most) MySQL implementations, where it is set to 8 hours. A resonable fix would be to try to reconnect if the query fails. See this.
Wow! Great job finding this out!
fix cannot fetch data issue