-
see https://github.com/temporalio/temporal/issues/3022
-
### What are you really trying to do?
report a bug
### Describe the bug
pod stuck on container init even the temporal-cassandra is working find
temporal-admintools-6d54c4ccf-rhd5p …
-
**Describe the solution you'd like**
See https://github.com/temporalio/features/issues/426
cretz updated
6 months ago
-
https://learn.temporal.io/getting_started/python/first_program_in_python/#workflow-definition
At this link the note below the code references `MoneyTransferWorkflow` but if I understand it right th…
-
## Expected Behavior
`WorkflowHistoryLoader` should be able to load history from a file downloaded via Temporal UI / Temporal Cloud UI with "Decode History" option.
## Actual Behavior
`WorkflowHi…
-
When dealing with secrets we don't currently allow customising the secret key that we use, only the name. The interface that decides whether we should create the secret ourselves is also confusing (yo…
-
Using the @temporalio/testing library from NPM, we started having failed tests on our linux-based machines about a few hours ago. The testing library is failing to download and start the temporal serv…
-
### What are you really trying to do?
I'm trying to add a worker to my application so I can use workflows
### Describe the bug
Everytime that I try to build my application, it says that some …
-
### Describe the bug
The callback for `WaitConditionAsync` is run outside of the event loop, so the current task scheduler is not the workflow instance. This means any calls on the `Workflow` objec…
cretz updated
6 months ago
-
Receiving this error after update UI to version 2.13.3, was fine on version 2.11.1 (using keycloak), no other configuration changes, only image update