-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Backendany feature regarding backend logicany feature regarding backend logic
Description
Current Situation
- Task is triggered
- Task is inserted to VUEX and written to table /downloads
- Websocket from MongoDB updates status
Problem
list is exposed via LocalStorage
inconsistent use of MongoDB -> should be the only persistence layer
Possible Solution
- On page load load last 5 downloads from MongoDB
- for newly triggered tasks:
- use websocket event to pull new data from MongoDB ( either via API call or using websocket event data directly)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Backendany feature regarding backend logicany feature regarding backend logic