pub async fn files_handler(
    context: Arc<RwLock<SchedulerContext>>
) -> Result<impl Reply, Rejection>