Mike Hancock

Results 2 issues of Mike Hancock

We recently upgraded from 0.5.6 to 0.7.0. This upgrade apparently replaced the `/etc/systemd/system/amqproxy.service` file which needs to be modified to include the target rabbitmq service which subsequently turned maintenance into...

Getting the above type error when invoking `DaprClient->deleteState()`. The implementation for this in `Dapr\Client\HttpStateTrait` calls `deleteStateAsync` which in turn calls `tryDeleteStateAsync` - triggering the error. This is caused by `tryDeleteStateAsync`...

bug