-
**Is your feature request related to a problem? Please describe.**
It’s hard to find out those workflows . The only way is through logs but sometimes logs are too noisy to read and search when produc…
-
**Is your feature request related to a problem? Please describe.**
I noticed many issues related to Orchestration, and so think that perhaps a workflow runner is needed to track it all
**Desc…
-
I have a self hosted Temporal server setup which uses auroradb and elasticsearch for visibility. I created a custom search attribute named "abc-test". While creation there was no error. I tried using …
-
**Is your feature request related to a problem? Please describe.**
When testing a Temporal Worker locally, I would like the ability to expose a port and attach a debugger (either in a JetBrains produ…
-
**Is your feature request related to a problem? Please describe.**
Would like to start a workflow at sunrise or sunset based on a GPS location provided
**Describe the solution you'd like**
St…
-
## Expected Behavior
Terminating a workflow should not leave behind coroutines
## Actual Behavior
If a workflow is terminated while processing, it can leak coroutines.
We have a fairly complex…
aouji updated
2 years ago
-
t2i_workflow.json and ti2i_workflow.json cannot match code, please fix is.
-
How to ensure that activities belonging to the same workflow can be prioritized and executed to avoid hunger when a batch of tasks is initiated for a workflow containing multiple activities.
-
To reproduce:
1. Checkout https://github.com/temporalio/samples-python
2. `poetry add ruamel.yaml`
3. Add `import ruamel.yaml` to the top of `hello/hello_activity.py`
4. `poetry run hell…
-
See https://github.com/temporalio/features/issues/515 for more information