
Run the actually-doing-stuff parts of `RequestWorkerStatusChange()` and `SetWorkerTags()` in a background context. That way the operation can continue even when the HTTP client disconnects.
Run the actually-doing-stuff parts of `RequestWorkerStatusChange()` and `SetWorkerTags()` in a background context. That way the operation can continue even when the HTTP client disconnects.