aai-institute / aai-institute/jobq

Implement Watcher Functionality

未关闭
#51 1 条评论 0 个 reaction 已指派 1 人 已被 @AdrianoKF 认领 在 GitHub 查看
backend enhancement invalid
主要语言
Python
星标
4
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

Based on: https://github.com/aai-institute/infrastructure-product/pull/30

## Objective
Convert the existing standalone watcher application into an API endpoint within our existing backend service, allowing for more integrated job lifecycle notifications.

## User Story
As a user, I want to receive notifications about my job's lifecycle events through the same API that I use to submit and manage jobs, so that I can have a more unified and streamlined experience. This allows real-time streaming of the job lifecycle.

## Requirements

1. Create a new endpoint `/jobs/{uid}/watch` in the existing FastAPI backend.
2. Implement functionality for real-time updates.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。