Till Rohrmann

Results 160 comments of Till Rohrmann

@jackkleeman I would assign this issue to you based on what you shared during the last Friday's sync. Feel free to re-assign if this is wrong.

Will probably be covered by the CLI (#888) eventually.

@slinkydeveloper what prevented us from merging the original dev mode. I faintly remember that it had something to do with invoking Docker on different platforms.

Thanks a lot for your ideas @oferh. I think these things would be really awesome to have for Restate :-) For the test utility related ideas, we do have https://github.com/restatedev/sdk-typescript/issues/101...

I think we can solve the problem by using `#[serde_as(as = "serde_with::NoneAsEmptyString")]` for `Option` fields. Then one can set the field to `None` by specifying an empty string value.

@AhmedSoliman feel free to add the next steps for how to extend the current CLI to this umbrella issue (e.g. template project creation, introspection of state and journal, etc.).

Latest update on the plan: - Ship the basic "catalog" experience of the CLI before EOY. (tier 1 features) - The catalog experience includes discovery, list/describe services, basic status info...

I am fine with closing this issue and moving the open issues into a follow-up umbrella issue.

This could be a useful admin command, indeed. What is a bit unclear to me is how much control would a user want to have over the range/set (full range/set...

Not sure whether this is still relevant or hasn't been changed already.