Closed
Bug 1820792
Opened 2 years ago
Closed 2 years ago
Improve logging around rkv opening
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: perry.mcmanis, Assigned: perry.mcmanis)
References
Details
Attachments
(3 files)
RKV gives us a handy error DatabaseCorrupted
let's add this to logging in new_rkv()
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•2 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 2•2 years ago
|
||
On further consideration, adding this change that recreates the rkv database right now while we are trying to make measurements around this may make it more difficult by introducing new behavior. Let's comment this out and wait for the current investigation to resolve before continuing with this. I do think it's the correct course of action to match the behavior laid out in the comment in the code here, but it can wait a bit to land this.
Flags: needinfo?(pmcmanis)
Comment 3•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(pmcmanis)
Comment 4•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•