- Remove manual Exq startup from application supervision tree - Add :exq to extra_applications in mix.exs for automatic startup - Remove duplicate Exq configuration functions - Let Exq start automatically via runtime.exs configuration The issue was Exq being started twice - once manually in the supervision tree and once automatically via configuration, causing "already_started" error. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aprsme | ||
| aprsme_web | ||
| mix/tasks | ||
| aprs_web.ex | ||
| aprsme.ex | ||