pub fn handle_get_url(
    documents: &Documents,
    pipeline: PipelineId,
    reply: IpcSender<ServoUrl>
)