-
## 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'…
-
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…
-
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…
-
[BDRC Public Data Interface](https://purl.bdrc.io/index) has a sample entry for AO_listSynedIGInW that reads: `/query/table/AO_listSyncedIGInW.arq?R_RES=bdr:W22084`
This returns a server error.
Us…
-
Hi 👋
I was unit testing my functions that interact with Arq, however all the mocking is becoming rather heavy and I find there would be more value if I rather perform more of integration kind of t…
-
In wake of the upcoming GeoSPARQL 1.1, I want to take the chance to clarify some things (maybe the answer is already clearly in the standard and I just missed it, in which case my apologies)
We fou…
-
arq currently uses a polling mode (default 0.5 seconds) to fetch jobs on worker side and also to fetch results.
I think it should be possible to use blocking requests (on worker side) and pubsub (po…
-
tipo_mov
id_tipo_mov
descr_tipo_mov (pedido, orçamento)
==========================
cod_barras
id_cod_barras
id_produto
cod_barras_proprio
cod_barras_fabricante
===============================…
-
> Note: Please read FAQ before file an issue, see #2716
## Description
Please description your issue here
1. SRS Version: v5.0.63 / v5.0-a4
2. SRS Log:
```
2023-03-04T12:12:55.88820201…
-
```
Larq offers options of limiting the result set. See
http://jena.sourceforge.net/ARQ/lucene-arq.html
At present this breaks caboto searches against the dereified relations endpoint.
```
Origina…