phase 1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""
|
||||
Redis-based event bus for pipeline job progress.
|
||||
|
||||
Celery workers push events, SSE endpoints poll them.
|
||||
Pipeline stages push events, SSE endpoints poll them.
|
||||
Only depends on redis — safe to import from any context.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user