You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It means if you lost connection with db for some time, you got error log cycling.
Do you connect to a database yourself?
Since Laravel handles database connections quite well and the laravel package uses the db handler from Laravel, I would assume that it keeps it alive or reconnects automatically.
@xxNpCxx Do you have a suggestion to fix your problem?
Hey! There is a problem i was found at TelegramFetchCommand.php
setting timeout option doesn't delay while response will be ok . It means if you lost connection with db for some time, you got error log cycling.
The text was updated successfully, but these errors were encountered: