-
🐛 **Describe the bug**
When an event notification is raised for an orchestrator that is not yet waiting, then using `wait_for_external_event` multiple times will always yield that same specific initi…
-
## What is the Problem Being Solved?
Currently a bridge inbound (cosmos messages delivered into swingset) is an operation that does not return a result. From the cosmic-swingset side, the message i…
-
### Is your feature request related to a problem? Please describe.
This is an ask that came in from one of our customers that has built a customer facing integration platform on top of Durable Functi…
-
### Which Cloudflare product(s) does this pertain to?
Wrangler core
### What version(s) of the tool(s) are you using?
3.6.0
### What version of Node are you using?
18.3.0
### What operating syst…
-
### Details
Hello! Again thanks for the free Bot!
If you select "Back to Town Settings:" > "Equipment Broken" the bot starts the run normally, walks to the desired farming area and opens a porta…
-
## Problem description
The primary purpose of this feature is to solve https://github.com/Azure/azure-functions-durable-extension/issues/472. The scenario is as follows:
1. A durable function (act…
-
I met an issue with the command to create queues. I have two vhosts in my application : / and /module. Then I made the configuration file with these two vhosts, here a sample :
```yaml
/:
excha…
-
Execution of the code below hangs. When nowait parameter is set to false it returns immediately.
I believe it also affects all API's with nowait parameter.
```
let mut ses = Session::open_url(url…
-
Due the addressing changes the test queue and the test address needs to be pre-created (#27 ). However when this is done the durable tests can't finish it's execution and the test suite is blocked.
…
-
### Description
Hello team,
We recently conducted a stress test for the durable function fan-out & fan-in pattern and discovered something interesting.
The function code can be found at: https://git…