igorya7v

Results 2 issues of igorya7v

**Describe the bug** Currently, there is no way to set the OPA agent (inline) log level via the OPAL settings. See: https://permit-io.slack.com/archives/C01RUUYV3TP/p1667589013520999?thread_ts=1667522291.248309&cid=C01RUUYV3TP @orishavit **To Reproduce** na Please also include: na...

bug

When the loop is already running, the following line will raise the `RuntimeError: This event loop is already running`: https://github.com/dapr/python-sdk/blob/033acbc92b4c4b40577c603aa5b03694eb74e295/dapr/clients/http/dapr_invocation_http_client.py#L161 This happens when the following line returns an already running...

help wanted