avo-hq / avo

Build Ruby on Rails apps 10x faster
https://avohq.io
Other
1.54k stars 258 forks source link

More concise errors reporting for local developer errors #2311

Open adrianthedev opened 10 months ago

adrianthedev commented 10 months ago

Depends on https://github.com/avo-hq/avo/issues/2310

We should have all the context we need to provide better feedback to users about why things go wrong.

  1. When a resource couldn't be found we should know that Avo searched for a resource and that it failed. We should respond with the appropriate message. Some work around that was made in https://github.com/avo-hq/avo/pull/2062

Related issues

- [ ] https://github.com/avo-hq/avo/issues/2118
- [ ] https://github.com/avo-hq/avo/pull/2062
- [ ] https://github.com/avo-hq/avo/issues/1678
- [ ] https://github.com/avo-hq/avo/issues/2157
- [ ] https://github.com/avo-hq/avo/issues/2964
- [ ] https://github.com/avo-hq/avo/issues/2312

Related issues:

github-actions[bot] commented 9 months ago

This issue has been marked as stale because there was no activity for the past 15 days.

adrianthedev commented 3 months ago

Brainstorming

Image