hashmapinc/Tempus

Need to make the TempusInstallApplication more resilient to failure

Open

#358 opened on May 19, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (11 forks)auto 404
backlogenhancementgood first issue

Repository metrics

Stars
 (31 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the installer fails at the first issue and kills the entire installation. It would be better if it would install in stages and only be killed if there were no way to proceed with the install

Contributor guide