AS a developer, I want the bot to safely exit if a database connection can not be made #408

Open
opened 2024-02-03 17:56:09 +00:00 by Vylpes · 0 comments
Owner

Epic:
Story Points:


SO THAT the bot doesn't break further from not having all dependent services met

Acceptance Criteria

GIVEN I am a developer
WHEN I run yarn start
AND a database is not configured
THEN the bot will quit safely with an error message

Subtasks

  • Quit if database is not found
  • Update tests

Notes

No notes

Epic: \ Story Points: --- SO THAT the bot doesn't break further from not having all dependent services met ## Acceptance Criteria GIVEN I am a developer WHEN I run `yarn start` AND a database is not configured THEN the bot will quit safely with an error message ## Subtasks - [ ] Quit if database is not found - [ ] Update tests ## Notes *No notes*
Vylpes added the
type
story
needs criteria
needs estimate
labels 2024-02-03 17:56:18 +00:00
Vylpes added the
needs testing
label 2024-10-27 17:21:50 +00:00
Vylpes changed title from Bot should quit if database can not be initialised to AS a developer, I want the bot to safely exit if a database connection can not be made 2024-12-01 14:37:26 +00:00
Vylpes removed the
needs criteria
label 2024-12-01 14:38:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#408
No description provided.