Francesco Guardiani

Results 142 issues of Francesco Guardiani

Pause all requests to a deployment. Open questions: * When pausing a deployment, should we also reject ingesting new requests to it? * If yes, only for requests from ingress?...

enhancement
admin
ops-ex

See https://discord.com/channels/1128210118216007792/1428129629474132029/1428129629474132029

enhancement
api-devex

We should probably change the formatting to rows based, like `kubectl describe`

bug
cli

This introduces AwaitingMessage, a notification from SDK to server of which event the sdk might be awaiting on. Implementation is left intentionally blank, for @tillrohrmann to sort out the details...

The `OutboxMessage` is simply a subset of `Command`, it's an abstraction we don't really need and right now it's even using different serialization formats, potentially causing issues and requiring more...

enhancement
partition-processor

This state is in the journal table though, so perhaps we might need some new column in SQL to normalize the "cancelling" info? Could be useful for UI too? @nikrooz

improvement
cli

Blocked on okapi-operation dependency. Some schemas were generated incorrectly, search in the codebase for todos with this issue number for details.

dependencies

See https://github.com/restatedev/restate/pull/3701#discussion_r2313717056

rocksdb
performance

Like for `run` and `sleep`, allow call/send to have an observability name.

enhancement
sdk