Closed infu closed 9 months ago
Adding support for stop and start is pretty trivial, I should be able to add it within the next days. If you need it sooner, feel free to make a PR.
This is released now in v0.4.0.
Docs:
Feel free to open a new ticket if you need anything else.
Seems start and stop canister is missing. It would be great for various scenarios - when we want to check how a multi-canister setup will respond when some of the canisters stop.
Would this workaround do it ? Using updateCanisterSettings to put freezing threshold higher than the cycle balance to stop and then moving it down to start?