-
## In what area(s)?
> /area runtime
> /area operator
> /area placement
> /area docs
> /area test-and-release
## What version of Dapr?
> 1.13.2
## Expected Behavior
…
-
the workflow that can generate this error:
[Untitled222.json](https://github.com/user-attachments/files/16742643/Untitled222.json)
console info:
"
!!! Exception during processing !!! list ind…
-
### Description
Currently the **Flyte Fundamentals** don't cover the flyte type system of how data passing works between tasks and workflows. The purpose of this issue is to create a new docs page (p…
-
### Bug Description
When enabling my Kafka Trigger workflow, it never listen my messages and i just have an error when i activate/test it :
2024-09-23 14:24:49 {"level":"ERROR","timestamp":"2024-09…
-
Now, Schedule only has Running and Pause.
Business scenario:
we need have only run only once. How do i end schedule?
If use delete(), I'll lose my record.
what should I do?
-
**Is your feature request related to a problem? Please describe.**
First suggested by a user here: https://pipedream.com/community/t/how-to-run-openssl-commands-in-a-step/5498/6. The user would like …
-
### Motivation: Why do you think this is important?
As a flyte API user for getting execution details, they have to be aware about following additional API's
- ListNodeExecutions
- ListTaskExecuti…
-
### Bug Description
I have a workflow that triggers when a new gmail message is received. The workflow create draft response for some messages (not all).
Once the draft is created, the trigger w…
-
Question on how to get number of running executions outside of visibility keeps coming up.
Would be nice to have a service metric (gauge) on number of running executions instead of just completion c…
-
### Motivation: Why do you think this is important?
Once a workflow reaches a terminal state, it does not get updated. Thus, we can simply cache the workflow execution status and some basic informati…