-
Hello! **Loving this API**!! I'm building a quick application to support some of my workflows, and I started running into issues when trying to manage the job history endpoint. No matter what I send t…
-
It can be costly when a large job fails in the middle and we cannot recover its progress. When we cancel a DAG run and purge task queues, it might be useful to store the contents of those queues on pe…
-
We batch replay data in memory. This is normally fine but does mean that someone could miss collecting some data
This is made worse with minimum duration set - you have to stay on page for the mini…
-
Needs:
- Job table that will hold all submitted jobs
- Link to job_file table that will contain any submission files
Importantly:
- Make Job and Queue classes inherit from an SQLAlchemy `Base` to m…
-
### What happened + What you expected to happen
I'm serving ML models using Ray serve on Google Cloud.
**After upgrading Ray version from 2.6.3 to 2.7.1**, there is a bug when launching new worker…
-
**Is your feature or improvement request related to a problem? Please describe.**
I need to store Asterisk's internal database _(SQLite3)_ in a remote database for high availability reasons, mostly f…
-
I'm using beanstalkd as main transport for my messages. I need to push two kind of messages: works (this needs to be persistent and queue should retry them if worker is unavailable) and volatiles (jus…
-
Add this property to activemq.xml file under in order to move to the DLQ "non_persistent" messages when they expired. This is a nice to have for example with
```
…
-
I am having a problem with file conveyor repeatedly timing out on one file. I have 11 connections configured, and while the first sync process took a long time, and would repeatedly fail, I just kept…
-
The hostname field
In [here](https://github.com/inveniosoftware/helm-invenio/blob/master/invenio/templates/deployments/rabbitmq.yaml#L24) add the `hostname`
```
spec:
hostname: rabbit-h…