amulyavarote

Results 22 issues of amulyavarote

## Describe the proposal Add methods for distributed lock API. Main Issue: https://github.com/dapr/dapr/issues/3549

triaged/resolved
area/client
area/test/integration-tests
area/examples
P1
size/S
kind/enhancement-runtime-dependency

## 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

good first issue
area/client
area/test/integration-tests
area/examples
P1
breaking-change
size/S
kind/enhancement-runtime-dependency

## 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

enhancement
enhancement-runtime-dependency

## 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

kind/enhancement-runtime-dependency

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...

enhancement
triaged/resolved

## 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...

good first issue
triaged/resolved
area/actor/runtime
area/actor/client
P1
size/S

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...