cheatcode / joystick

A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.
https://cheatcode.co/joystick
Other
209 stars 11 forks source link

Warn developer if one or more queues is defined but a queues database hasn't been specified #308

Closed rglover closed 2 months ago

rglover commented 1 year ago

This can cause confusing runtime errors. Maybe consider a sensible default (e.g., default to first database in config)?

rglover commented 2 months ago

I think it's better to just warn the user and link to the docs on this one. They should understand the "why" and be able to make a decision.