Skip to content
  • echicken's avatar
    92d31c76
    try { to load each module } catch (err) { and log failures } · 92d31c76
    echicken authored
    If a single DB file fails parsing on init, the service crashes, restarts,
    and this goes on until the bad JSON file is deleted/fixed.
    Should consider file_backup when writing DBs out to the local
    floppy diskette drive, so the sysop has something recent to revert to.
    92d31c76
    try { to load each module } catch (err) { and log failures }
    echicken authored
    If a single DB file fails parsing on init, the service crashes, restarts,
    and this goes on until the bad JSON file is deleted/fixed.
    Should consider file_backup when writing DBs out to the local
    floppy diskette drive, so the sysop has something recent to revert to.
Loading