worker: test db connection before starting worker Without this, a misconfigured database string would not be noticed (immediately), but now the worker aborts directly if it can't access the database.
1 files changed, 3 insertions(+), 0 deletions(-) M worker/main.go
M worker/main.go => worker/main.go +3 -0