-
Alguém saberia me explicar o que seria esse erro de Kernel?
`
import os
from pysus.utilities.readdbc import read_dbc
arquivos = '/mnt/d/VSCODE_DEMANT/Automatização SOW/Dados'
arq = [item fo…
-
OBS has SRT since version 25: https://obsproject.com/wiki/Streaming-With-SRT-Or-RIST-Protocols
FFmpeg has SRT support, as shown here:
```
ffmpeg -hide_banner -loglevel error -protocols | grep -E '(…
-
Hi, I wanted to start using `arq` cron functionality instead of crontab but realized that it's not possible (or I can't find how) to pass parameters to the function that I want to execute.
In cront…
-
In JSONLD, should we shorten prop names like this:
```
{
id: foo,
type: ACDCConverterController,
ACDCConverter: bar
},
{
id: baz,
type: ACDCConverterAction,
ACDCConverter: bar
}…
-
-
In my application, the arq workers are not always online (e.g. down for maintainence, network issues).
When a job is enqueued to an arq task queue, it yields a task ID.
If there are no workers obs…
-
请在下方回复作答。
-
In https://github.com/samuelcolvin/arq/pull/191 a default queue name was introduced with the following reasoning:
> When using a single central Redis with multiple services, it's necessary to use d…
-
## Context
I'm trying to add some fail-safes around a resource-intensive job with a lot of external dependencies, so it can sometimes hang or OOM. It usually works on the next retry.
## Issue
I'…
-
As per https://github.com/opengeospatial/ogc-geosparql/issues/257#issuecomment-1428705510
We would like to suggest to have a `geof:lineMerge` function in the standard, ( that could be used togethe…