Libsql.Client.LibsqlException: Failed to prepare statement for: INSERT INTO "uid-2c8a847351f9e762" (key, value) VALUES (?, ?) ON CONFLICT(key) DO UPDATE SET value = ?: Error preparing statement: Hrana: `http error: `error trying to connect: tcp connect error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (os error 10060)``
Module "Libsql.Client.Error", in ThrowIfNonZero(Int32, String)
Module "Libsql.Client.Statement.", in ctor(libsql_connection_t, String)
Module "Libsql.Client.DatabaseWrapper.<>c__DisplayClass10_0", in <Execute>b__0()
Module "Libsql.Client.DatabaseWrapper.<Execute>d__10", in MoveNext()
File "DBHandler.cs", line 400, in MoveNext()
await _database!.Execute(command, parameters);
...
(11 additional frame(s) were not displayed)