Victor Mosin
Victor Mosin
I am still getting it in `5.1.5` Maybe it's somehow interfere with the order of interceptors? ``` grpc.security.auth.interceptor-order=-4 grpc.recovery.interceptor-order=-2 grpc.validation.interceptor-order=-1 ```
@michael-wb thnx for your response. Here is the way I do access it: ``` class SettingsService : BaseService { static let instance = MemoryService() func cleanup() { do { try...
@dianaafanador3 thnx for the hint, I will definitely try it @kiburtse unfortunately I can not reliable reproduce it in a simple project, since in my app it also fails in...
@phr00t is there any limitations you are aware of? why did you ask about 90 seconds? I am dealing with pretty same error and have very small mp3 file
I used the `sleighzy/keycloak` as workaround but tbh not sure how active the repo
Seems to be pretty ourdated though [sleighzy/keycloak](https://github.com/sleighzy/keycloak-arm64)
@jvmlet hey, can we merge the PR? Would be nice to have it already
@jvmlet I am sorry I didn't know you are from there. We stand with Israel, the humanity will win.
@o-shevchenko I saw the PR was closed, any hints how can it be achieved at the end?
Mh.. not sure what causes this: ``` [INFO] Comparing to version: 1.17.5 Error: 7002: org.camunda.feel.api.FeelEngineBuilder: Method 'public scala.Function1 curried()' has been removed Error: 7002: org.camunda.feel.api.FeelEngineBuilder: Method 'public scala.Function1 tupled()' has...