-
There is no equivalent of `strftime` for `timedelta`, so everyone tends to roll their own formatter. This is prime territory for `dateutil`, ideally it would be something like this:
```python
>>> …
-
I'm getting errors like:
`[error] No SSL or TLS support compiled into Conduit`
with recent versions of `ocaml-gitlab`. I have made sure the tls package is installed.
Here's my list of package…
-
Some examples:
```r
library(adbcdrivermanager)
con Error in adbc_statement_execute_query(stmt) :
#> Column 0 has unsupported type dictionary
write_adbc(data.frame(a = c(TRUE, FALSE, NA)), …
-
I encounter an issue that is when I try to create a job which will be execue at specific time. But some time due to network latency,... then the job is created at time greater than specific time the j…
-
It is not clear to me what should be the behavior when the server and the client have different timezones (both different than UTC). We should investigate and fix if needed.
isoos updated
4 months ago
-
We have a setup of go-carbon in our org and we ingest millions of metrics every minute. But somehow I am not able to visualize metrics older than 3 months for one of our graphite cluster. The query ti…
-
While connecting to client, I am getting following error
```
raise ValueError("password replacement is not allowed for relative URLs")
ValueError: password replacement is not allowed for relative …
-
TLDR: this script will fill database with one point when compression using:
```
TS=`date +%s`; while /bin/true; do echo "test 1 $TS"; done | nc localhost 2003
```
I expects what repeatly sended po…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Passing a negative duration `TimeSpan` from a StrawberryShake client to HotChocolate results …
ghost updated
2 weeks ago
-
Had some time so made a few changes for the layout and made the time string human readable in the drop down.
For your reference only, you guys can make this change if you still have time or want to c…