Artur Souza
Artur Souza
I fixed the code to implement the original intent of the issue. @sadath-12, please, focus on these next: 1. Write functional test to validate an app that authenticates with the...
You need to use reminder partitions: https://docs.dapr.io/developing-applications/building-blocks/actors/howto-actors/#partitioning-reminders We expect to have a new design for persisting reminders.
I vote for the custom envelope since we will not have the overhead of the JWE spec. I would be inclined to use JWE spec if we had any requirement...
Another options is to have the env var override the timeout for the context (if possible).
It is a breaking change. Yaron would need to accept that as a maintainer here. I am not. On Wed, Aug 16, 2023 at 3:31 PM Josh van Leeuwen ***@***.***>...
There are 3 conf tests failing. I reran if they were flaky but seem unrelated to your changes IMO. Maybe something contrib maintainers can fix in a separate PR.