-
Scenario: An Azure Function connected to a VNet have access to on-premises Windows servers it needs to remote into.
To accomplish this, we would need to add the names/IP addresses of the target mac…
-
What is the meaning of `gasPrice` and what is the supposed behavior of the DA adapter wrt it?
https://github.com/rollkit/go-da/blob/011ba6919abc161b0703d1e3d87b45adf2f96464/da.go#L25-L29
-
as per @tehnick comment https://github.com/brezerk/q4wine/issues/139#issuecomment-425414254:
```
Not related to bug report, but you may be interested... In Debian and distros based on it WINE in c…
-
Hi everyone,
I am a bit confused with the task_any and task_all options.
Let me give you bit background:
I am building a durable function to trigger and monitor a list of ADO pipelines.
```
…
-
**Is your feature request related to a problem? Please describe**.
I need to run reliable workflows using containers. Dapr Workflows seems like a very good fit: https://docs.dapr.io/developing-appl…
-
This is a proposal for a new package to aid in testing concurrent code.
```go
// Package synctest provides support for testing concurrent code.
package synctest
// Run executes f in a new goro…
-
Let's say I have a topic and many subscribers.
Each subscriber will poll at different times and so be working through the queue getting results from different point in the queue. I don't see that t…
ghost updated
5 years ago
-
### Description
Running into the uncaught exception `"Orchestration history state was either missing from the input or not a string value"`.
Setup
1. Have two functions F1 and F2, the first is a…
-
**Prep DTFx Release: (assigned to:)**
_Due: _
- [x] Check DTFx package versions (either DT-AzureStorage only or if there were Core changes DT-AzureStorage, DT-Core, and DT-ApplicationInsights)
- [x…
-
By this time we have reached limits of "hot replacement", and to overpass them we need something new. (Source issue : #1001)
The problem - there are so many ways to _DEFINE_ react component, what w…