improve reconnect feature

This commit is contained in:
2022-09-04 15:07:30 +06:00
parent dfbc7be6f2
commit 763718716d
3 changed files with 31 additions and 23 deletions

View File

@@ -4,7 +4,10 @@
"driver": "org.sqlite.JDBC",
"username": "OPTIONAL username",
"password": "OPTIONAL password",
"waitForConnection": true
"reconnectOptions": {
"attempts": 3,
"delay": 1000
}
},
"botToken": "1234567890:ABCDEFGHIJKLMNOP_qrstuvwxyz12345678",
"plugins": [