-
### Proposal
Add a Temporal.io Scaler to Keda so that workers can scale when the number of Open Workflows increases.
### Scaler Source
https://temporal.io/
### Scaling Mechanics
Calling the T…
-
### What are you really trying to do?
I'm aiming to establish comprehensive tracing observability for temporal workflows initiated via scheduling.
### Describe the bug
When the worfklow is trig…
-
### Describe the solution you'd like
Today in time-skipping environments, we auto-skip time when waiting on workflow results. We should do the same when waiting on update results.
### Per-SDK Ti…
cretz updated
10 hours ago
-
### Is your feature request related to a problem? Please describe.
Right now workflows can be triggered on actions like attribute saving, event publishing or tagging, etc.
### Describe the solution …
-
**Is your feature request related to a problem? Please describe.**
When running batch operations, especially batch reset. Operator will like to know the status of the job and if the operation fails f…
-
## Expected Behavior
No warning logs output by Temporal.
## Actual Behavior
Temporal is logging this warning:
```
time=2024-07-25T15:31:08.764 level=WARN msg="error in prometheus reporter" …
-
@amyburness to schedule a technical session with Client and @Jeremy-Prior and @dimasciput to discuss the following points:
- We need to know what the existing GEE analysis workflows are to improve…
-
Hello mate, hope you're doing well
I've created a repo about Event-Driven Architectures for Full-Stack Devs with Temporal and React: https://github.com/proyecto26/projectx
Wondering if we can ha…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to clearly understand how many Workflows suffered a complete failure _after_ exhausting all retries. (See Addi…
-
I have a temporal setup as following:
defaultstore: postgres
advancedVisibilityStore: es-visibility (the database behind es-visiblity is opensearch cluster)
I ran some workflows and I see the data …