You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since ingestion handles bulk files asynchronously (#56), the Document Upload Dashboard (#30) requires real-time progress updates. Implement WebSockets or Server-Sent Events (SSE) between the Roda backend and the frontend to stream status updates.
Since ingestion handles bulk files asynchronously (#56), the Document Upload Dashboard (#30) requires real-time progress updates. Implement WebSockets or Server-Sent Events (SSE) between the Roda backend and the frontend to stream status updates.