async fn check_shard_tombstoned( state: &State, shard_id: &str, ) -> Result<(), Error>
Checks if the provided shard_id is a tombstone, returning an error if it’s not.
shard_id