-
### Describe the bug
Apparently, Quarkus 3.13.0 (through one of its transitive dependencies) broke MQTT reactive messaging processors of the form:
```java
@Incoming("source")
@Outgoing("sink")
…
-
**Description**:
The schema migration process for synchronizing changes between the client and server is not only slow but also fails when multiple clients perform the update simultaneously. The proc…
-
When starting interpolation, it asks to enter the name of the model, which was not initially specified. When trying various options, it says "syntax error" or "model not defined". How and where to ent…
-
Possible connected to [BUG 317](https://github.com/pimcore/data-importer/issues/307)
### Expected behavior
The system should continue the import process and overwrite the target field for those …
-
**Describe the bug**
When enabling "server" mode for the Asset Cache Server, the Asset Processor will eventually crash due to a memory corruption error. The callstacks are not consistent, and will t…
-
### Describe the Bug
While using https://github.com/artberri/rollup-plugin-istanbul in an `extension.config.js` file, if a file of the extension contains `process.env.NODE_ENV`, the build breaks du…
-
### Checklist
- [X] I've looked through [troubleshooting](https://clementtsang.github.io/bottom/nightly/troubleshooting), [known problems](https://clementtsang.github.io/bottom/nightly/support/offici…
-
**Description:**
While following the [migration guide](https://django-auditlog.readthedocs.io/en/latest/upgrade.html) to update the `django-auditlog` package to version 3, I encountered an issue wh…
-
### Describe the Bug with repro steps
See attached image - asked one question about a variable in the WF and received: 'The workflow run exceeded the maximum number of tokens allowed for a single ru…
-
This issue reports that the process crashes when the system's available RAM falls below a certain threshold.
While creating a large swap file (e.g., 8GB) can mitigate the issue, it's considered poor…