Implement Watcher Functionality #51
Labels
backend
Related to the backend / server component.
enhancement
New feature or request
invalid
This doesn't seem right
Milestone
Based on: #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
/jobs/{uid}/watch
in the existing FastAPI backend.The text was updated successfully, but these errors were encountered: