Skip to content

Halt on exception while initializing #6

@mathias

Description

@mathias

When I try to initialize with bad config, I get:

java.lang.IllegalArgumentException: :db.error/invalid-db-uri Invalid database URI datomic:pro://localhost:4334/remembrance
[snip 30+ lines of stacktrace]
Database initialized.

Thinking at the very least it should not say "Database initialized." if any exceptions were hit. Maybe not try to continue on to later steps, as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions