• echel0n's avatar
    Increased max database commit attempts for "database is locked" exceptions to... · 4a64aa4a
    echel0n authored
    Increased max database commit attempts for "database is locked" exceptions to 50 with random sleep timer ranged 10 to 30 seconds each attempt.
    Added rlock to context session class to help with "database is locked" exceptions.
    Increased timeout for sqlite engine to 30s to help with "database is locked" exceptions.
    4a64aa4a