Francesco Guardiani
Francesco Guardiani
Tested with 2milion invocaitons, and it does work... Takes a bit, but works ok-ish. Also with the progress bars now, it seems like it's doing something!
More here https://www.notion.so/restatedev/Deployment-flows-272bfec2629180dc922ddd67acd54ccb
Some feedback here https://discord.com/channels/1128210118216007792/1442143992249843742/1442143992249843742
Other criterias we heard from users: * by service * by service handler * by object key * by deployment id -> this is asked to decommission an endpoint (in...
To retain a good amount of flexibility, also when we integrate this with the UI (something to be understood while we design this feature), it would be awesome to design...
I would like to start this from the UI, and then infer from there the implementation details in the admin api. I opened an issue there.
Answered on the other thread.
https://github.com/restatedev/restate/pull/3943 makes much more usable the CLI command to kill/cancel/pause/etc in batch, I can kill 2 milion invocations easily: takes roughly a minute, but I mean it's a long operation...