arkency / find-open-source-mentor

A platform to connect junior developers with open source projects
35 stars 11 forks source link

[Task] Error Tracking - Add error tracking to catch errors #22

Open g3d opened 5 years ago

g3d commented 5 years ago

Summary:

In order to better catch and handle errors, it would be great to add error tracking.

Flow description

We should:

Artifacts

Here is posible list of services:

Acceptance criteria:

g3d commented 5 years ago

@skrix @oxanayoxana need your feedback on that

skrix commented 5 years ago

As for me, looks great for a first task. Also, there is bugsnag as one more good option)

andrzejkrzywda commented 5 years ago

Let's go for bugsnag, as I have a commercial account for Arkency and I can setup the Slack integration for that project too.

htuerker commented 5 years ago

I'll work on that.

Also as a feature request, it might be good to have a modular exception/error handler to prevent ugly error blocks from business logic.