-
Hello!
I have a Kafka broker aggregating all my messages from different Kafka instances and topics using kafkasources. My main goal is to deliver these messages to appropriate functions (sequences,…
-
I have a durable function that calls an orchestrator which is supposed to invoke activity trigger functions. For some reason the activity trigger does not work. Because of that I seem to have a backlo…
-
Hello,
First i want to thank for this awesome project. I am currently trying to get this running for a new project.
The only problem I am facing is that i can not find a way how to define an 'ON U…
-
Hello,
I am new to Cloud custodian. I have it configured and working with cross account access. I can get any policy that runs locally to work fine without any issues but when I try a policy, such …
-
### Version 3.0.3 (3.0.3)
Whenever I trigger a code run, all the collapsed code regions automatically expands.
For a large script with multiple functions, it gets a bit annoying find the relevant…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x0b673bee51f7ce0dd1e9041f7e3b62c5a33c9861a0527f148b9ac754b1c6d59c
**Severity:** low
**Description:**
## Description
…
-
According to rule #3: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_txn_management/ we can't use space_object:format() from any kind of transactional triggers, but in some cases, …
-
Many checks in BOLT only update the parent functions to non-simple, leaving their fragment status unchanged. This might trigger an assertion failure: "fragment of non-simple function should also be no…
-
When trying to create a trigger or a function, to_knex function returns `CreateFunctionStmt is not implemented` message I understand knex doesn't allow to create triggers and functions due it's limite…
-
The observers are created and the change is also called in the index.js file. Only the functions attached to the observer.change and added are never called. My client looks like this:
``` javascript
…