Actions
Feature #597
closedUse firebase for tracking history to reduce request to our BE
Description
BE:
1. Create flag on firebase to indicate processing status of a task
2. When task done, update firebase flag
FE:
1. Call to firebase to check status instead of calling BE
2. Remove flag when done to reduce DB size.
Updated by Trịnh Thế Định 10 months ago
- Tạo mới topic: public của firebase thành mục riêng cho public user (không đăng nhập), user đăng nhập đã có topic: notification
- Cấu trúc tin gửi đi có thể cần thay đổi để đáp ứng gửi chính xác cho FE
- status:completed - gửi sau khi upload file mp3 thành công lên S3.
Updated by Nguyen Tuyen 9 months ago
- Status changed from Resolved - Dev to Closed
- % Done changed from 0 to 100
Actions