When I see this error in the database logs, I’m assuming it’s because my database can’t cope with the writes.
Raft.Ready took too long to process: 120ms. Most likely due to slow disk: 101ms. Num entries: 3. MustSync: true
What exactly is happening here? Has it abandoned the write? Is this data loss?