macro_rules! try_twice {
    ($ops : expr) => { ... };
}
Expand description

Try once more when we fail to open a db.