Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

centralized error handler #57

Closed
2 tasks done
ghost opened this issue Jun 3, 2017 · 3 comments
Closed
2 tasks done

centralized error handler #57

ghost opened this issue Jun 3, 2017 · 3 comments
Assignees
Labels
aah Framework scope feature
Projects

Comments

@ghost
Copy link

ghost commented Jun 3, 2017

Something like this: https://echo.labstack.com/guide/error-handling
https://laravel-news.com/laravel-5-5-error-views

  • Implementation
  • Documentation
@jeevatkm
Copy link
Member

jeevatkm commented Jun 3, 2017

Sounds good, I will add it to the roadmap. Thanks.

@jeevatkm jeevatkm self-assigned this Jun 3, 2017
@jeevatkm jeevatkm added aah Framework scope feature labels Jun 3, 2017
@jeevatkm jeevatkm added this to Backlog in aah Roadmap Jun 5, 2017
@jeevatkm jeevatkm added this to the v0.8 Milestone milestone Jul 16, 2017
@julienkosinski
Copy link

julienkosinski commented Jul 17, 2017

Following is for future dev, it may not include only this module:

Above all the following I think you maybe could provide some middleware with https://prometheus.io as it is written in go for go. It is a complete framework for metrics as you may already know.

Also, it could support error reporting for Sentry for example. https://github.com/getsentry/raven-go

Airbrake.io is really interesting to integrate as well as it is well integrated in golang env. https://github.com/airbrake/gobrake

@jeevatkm jeevatkm moved this from Backlog to v0.8 Iteration (Not started) in aah Roadmap Jul 29, 2017
@jeevatkm jeevatkm added the lib-router Request Routing label Aug 7, 2017
@jeevatkm jeevatkm moved this from v0.8 Iteration to v0.8 - In Progress in aah Roadmap Aug 9, 2017
@jeevatkm jeevatkm removed the lib-router Request Routing label Aug 9, 2017
jeevatkm added a commit to go-aah/view that referenced this issue Aug 10, 2017
optimization in key processing
jeevatkm added a commit that referenced this issue Aug 10, 2017
jeevatkm added a commit to go-aah/router that referenced this issue Aug 11, 2017
jeevatkm added a commit that referenced this issue Aug 11, 2017
@jeevatkm
Copy link
Member

jeevatkm commented Aug 11, 2017

Centralized error handler implementation is done, came out very good. Available on edge version.

jeevatkm added a commit to go-aah/tools that referenced this issue Aug 12, 2017
jeevatkm added a commit to go-aah/website that referenced this issue Aug 14, 2017
@jeevatkm jeevatkm moved this from v0.8 - In Progress to v0.8 - Completed in aah Roadmap Aug 14, 2017
@jeevatkm jeevatkm moved this from v0.8 - Completed to Released to Audience in aah Roadmap Sep 3, 2017
jeevatkm added a commit to go-aah/app-templates that referenced this issue Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aah Framework scope feature
Projects
aah Roadmap
  
Released to Audience
Development

No branches or pull requests

2 participants