amulyavarote
amulyavarote
## Describe the proposal Add methods for distributed lock API. Main Issue: https://github.com/dapr/dapr/issues/3549
## Describe the proposal Change the configuration API response to handle dictionary. Main issue in dapr/dapr in pasted here. https://github.com/dapr/dapr/issues/4556
## Describe the proposal Change the configuration API response to handle dictionary. Main issue in dapr/dapr in pasted here. https://github.com/dapr/dapr/issues/4556
## Describe the proposal Change the configuration API response to handle dictionary. Main issue in dapr/dapr in pasted here. https://github.com/dapr/dapr/issues/4556
Distributed calculator example is not working. The front end react app is throwing an error for subtract and multiply. And NaN value is read in divide app. The workflow is...
This is the proposal for Dapr workflow SDKs organization. We have two different set of APIs. They are, Dapr workflow management APIs and Dapr workflow authoring APIs. The proposal is...
## Describe the proposal #Expected Behavior Exception's error message (not stacktrace) from Actor's method is surfaced to the caller. Add details like exception method, line number, exception type and generate...
## Describe the proposal #Expected Behavior Exception's error message (not stacktrace) from Actor's method is surfaced to the caller. Add details like exception method, line number, exception type and generate...
Signed-off-by: Amulya Varote Created scenario samples for daprcon presentation and recording. This includes service-invocation and secrets-management examples.
Signed-off-by: Amulya Varote # Description _Please explain the changes you've made_ Changed distributedLock example to consider a new default port number to avoid default port conflict. ## Issue reference We...