Alaeddine Mesbahi
Alaeddine Mesbahi
Ostorlab runtime uses for the moment RabbitMQ as a message broker. While its works very well, it takes too long to start. A possible alternative is to use Redis, as...
Users on Mac with M1 require ARM64 images. We currently only support and release x64 images which require a compatibility runtime. Adding this requires multi-dockerfile support and agent builders supporting...
**Is your feature request related to a problem? Please describe.** Python 3.9 is no longer the default on some OS versions. The goal is to ensure support for the default...
**Describe the bug** An exception is raised by the Tracker emit when the connection times out causing the tracker to fail. ``` Exception in thread Thread-2: Traceback (most recent call...
I received this by email: I would like to share a simple bug report: ``` Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) ERROR: launchpadlib 1.10.13 requires testresources, which is not installed....
**Is your feature request related to a problem? Please describe.** Add a CLI command to know the QPS and current load of the agent queues. **Describe the solution you'd like**...
While analyzer a `composer.lock` file we have the following error: ```shell (extracting as composer.lock) could not extract from /app/composer.lock: json: cannot unmarshal number into Go struct field ComposerPackage.packages.version of type...