-
See https://github.com/temporalio/features/issues/515 for more information
-
If all replicas of a shard or set of shards are lost, it is actually possible, but slow, to restore them from an active backup.
Note that this plan assumes that although the shard is not readable…
-
### Description
I'm using Durable Functions hosted on-premise with MSSQL database as a storage in isolated mode.
I have set up a timer trigger but it never fires locally.
The only way I could make…
-
After evidently overloading a function app with ~100 requests from the same client in 5 seconds during a simulated load test, the app started returning 502 errors. Restarting did not help, and memory …
-
Because of the way Durable JS uses generators, it's not very easy to write tests. #49 has some examples here but they're hard to write.
Wonder if we should publish a library to make this easier. He…
-
I just tried out asami locally:
https://github.com/threatgrid/asami
```
$ ./asami
(["Explorers"] ["Demolition Man"] ["Johnny Mnemonic"] ["Toy Story"])
```
Worked great, memory consumption…
-
Hi,
I hope you could point me in the right direction with this one...
I am getting intermittent/random errors such as this when execution orchestration. Error details are shown below:
`{
…
-
Hello!
I have developed an ETL service using Azure Durable Functions. The service includes:
- A main function (Starter)
- A main orchestrator
- An etlOrchestrator
- Activity functions for readi…
-
I've tried:
- Running Monero on 2 NixOS devices (x86_64, 1 device in the fs and aarch64, 3 devices in the fs) with 6.7-rc2 and bcachefs (zstd compression)
- Running a libvirtd Windows VM on the x8…
-
I am facing a problem tracing using an ILogger. Things are working fine except for tracing happening on an orchestration (tracing during a activities is fine). Traces done from orchestration are not c…