Till Rohrmann

Results 160 comments of Till Rohrmann

Thanks a lot for offering your help with this issue @RaghavRox. Is this a feature you need for deploying Restate? Before starting, let's quickly outline the implementation idea and testing...

Great to hear that you want to help improve Restate :-) Any kind of contributions are highly appreciated! The DynamoDB integration is per-se a good issue because it is fairly...

@muhamadazmy has this issue been completed or are we waiting for the documentation updates?

Bulk unpausing could also be a really helpful operation.

@coder3101 are you able to invoke your services w/o the istio side car? If yes, then it sounds that the istio side car injection prevents the Restate server reaching the...

Are there any other server logs related to the warnings you are seeing? Maybe turn on the log level to debug (https://docs.restate.dev/server/monitoring/logging#log-filter) to see some more information.

As reported by a community member (https://discord.com/channels/1128210118216007792/1434972333122261003/1434972333122261003): > Another example are https://docs.restate.dev/references/server-config#param-on-max-attempts where the docs don't show the values one can select. > The item just above it on max-attempts...

> @tillrohrmann shall i address the comment you made in my pr here directly? Or i do it on my pr and then you rebase here? Whatever is easier for...

The new commit which enabled the debug assertions is 0d32fa2703a4ce688aa86990538bb219884f786e.

Thanks for offering to pick this issue up @lsytj0413. Yes, the idea would be to remove the implicit coupling of `Role::Worker` and `Role::HttpIngress`. So instead of activating the `HttpIngress` whenever...