-
If an app exists and is then removed the old subscriptions persist in redis. I believe the issue spawns from the size check here: https://github.com/queue-bus/queue-bus/blob/master/lib/queue_bus/task_…
-
I was trying to toy around with steel in a prototype I'm doing. Especially the sandboxed environment looked nice to me but it errors out when constructing.
A failing test demonstrating the issue:
…
-
**Describe the bug**
Per discussion, rotation is currently expected from the user in degrees when we are trying to use radians to be consistent.
Some extant examples where degrees are assumed:
…
-
Recently we've switched from ruby to sql Active Record schema format. This means we currently store schema in a `structure.sql` file. This is done to utilize Postgres-related features, that are not cu…
-
https://www.qikqiak.com/post/argo-workflow-engine-for-k8s/
Argo 是 Applatix 推出的一个开源项目,为 Kubernetes 提供 container-native(工作流中的每个步骤是通过容器实现)工作流程。Argo 可以让用户用一个类似于传统的 YAML 文件定义的 DSL 来运行多个步骤的 Pipeline。该框架提…
cnych updated
3 years ago
-
The information given in the gemoc engine view are difficult to understand (if relevant).
Here is an example:
![image](https://user-images.githubusercontent.com/6162718/120106774-b43e4b00-c15e-11eb-…
-
As of now, OpenIDP does not support PHP, If we want to add that support then do you have any documentation for how we can extend OpenIDP with new technology support and how we will do further developm…
-
In conjunction with #87 and #88, the Debug view and its stack can be improved and clarified.
1/ clarify context / instruction
More specifically, there is currently a mix of the notion: *context* a…
-
I think it could be very useful to have a QSQL, or being optimist it could become an standard for vector databases, VSQL?
Instead of dealing with JSON in qdrant http api or all the methods in Python …
-
**Is your feature request related to a problem? Please describe**
When including a module documentation using the following:
```kotlin
dokkaSourceSets.getByName("main") {
includes.from("Modu…