
Remove the `shutdown` worker state. It was only used in Flamenco 2 to signal to the worker that it should go offline. In other words, it didn't use the target state in the request. As of this change, just send `offline` as the requested state for the worker if you want it to go offline.