Open
Bug 1897485
Opened 9 months ago
Updated 9 months ago
Investigate and fix race condtion in messaging middleware
Categories
(Fenix :: Experimentation and Telemetry, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: royang, Unassigned)
References
Details
Related to Bug 1889808 where there is a race condition when the message is removed before it's updated. Investigate and remove this race condition.
Reporter | ||
Updated•9 months ago
|
Severity: -- → S2
Comment 1•9 months ago
|
||
We should be moving all of that logic into the reducers and out of the middleware. This should fix the race conditions
You need to log in
before you can comment on or make changes to this bug.
Description
•