pub async fn get_existing_job_resource_group<C>(
txn: &C,
streaming_job_id: ObjectId,
) -> MetaResult<String>where
C: ConnectionTrait,
pub async fn get_existing_job_resource_group<C>(
txn: &C,
streaming_job_id: ObjectId,
) -> MetaResult<String>where
C: ConnectionTrait,