Johan Andrén
Johan Andrén
Sounds like a good idea, please PR!
A bit of incomplete investigation in https://github.com/akka/akka-grpc/tree/wip-maven-resolution-protoc, seems doable but a bit of work
For the record I had to do a little trixery with the tag to get the release notes right, the published artifacts are now one commit before the v8.0.0 tag...
https://github.com/akka/akka-projection/actions/runs/9158974621/job/25179949684?pr=1165#step:7:1120
https://github.com/akka/akka-projection/actions/runs/9158974621/job/25178411474?pr=1165#step:7:421
Huh. Underlying: > Cause: com.github.dockerjava.api.exception.DockerClientException: Could not pull image: error pulling image configuration: download failed after attempts=1: error parsing HTTP 429 response body: invalid character 'R' looking for beginning of...
Without grasping all consequences I think a subtype of `Message` sounds like a good idea. A bit unclear perhaps that it ends the stream but that is probably ok.
Green manual run in https://github.com/akka/akka-http/actions/runs/9159066173
Only waiting for a LGTM since may 20 :D @ennru can you approve?
Curious, the specific logic is trying to request the persistence id from the EventSourcedBehavior-actor but that times out or gets some error back, that error is thrown away but likely...