-
As seen in failed CI in https://github.com/tikv/agatedb/pull/88 , agatedb will abort when we panic on drop. I implemented a partial solution the we ignore all failures (e.g. PoisonedLock, failed to re…
skyzh updated
3 years ago
-
I've been testing the notifications resulting from actions in Data Access Requests.
Here are the results of my tests:
| Action | Data Access Officer | Applicant |
|:-----…
-
```sh
➜ in2csv --version
in2csv 1.0.5
➜ printf '{"foo":"yesterday"}' | in2csv -f ndjson
OverflowError: date value out of range
➜ printf '{"foo":"hello"}\n{"foo":"yesterday"}' | in2csv -f ndjs…
pokey updated
3 years ago
-
I hope my question is not too silly, but is it possible to install agate and have a Gemini capsule on the same server and for the same root domain that has a website with Apache? I prefer not to have …
-
### Describe the bug
When we run sql like `select 1 as a, 2 as b, 3 as a, 4 as d` produces weird table results as shown in screenshot below.
### Steps To Reproduce
1. Start dbt rpc server with…
-
In [`1d86e8e`](https://github.com/dwiperdana/upptime/commit/1d86e8e652d68351fac26d10f6dddb1cbc160564
), Agate (https://agate.id) was **down**:
- HTTP code: 403
- Response time: 2077 ms
-
Some Materials are scarce on some servers, and the AH does not have enough of them to complete the steps outline.
One examples is Moss Agate used by engineering.
On Stalagg (Horde) there are only a …
-
I've just installed and set up agate. The output of `systemctl status agate` shows that the service is running, and I've opened port 1965 in the firewall. However, the capsule is not accessible yet (I…
-
The gemini fanbase is growing, would it be possible to add links for a gemini server and client? Agate (server) runs fine on any pi and Amfora/(client) too.
https://github.com/mbrubeck/agate
htt…
-
The Gemini specification allows to set a language tag for content in the response. I do not find a way to add it with Agate. Reading the source code https://github.com/mbrubeck/agate/blob/cd5918e1b95b…