Kwasi Oppong-Badu
Kwasi Oppong-Badu
@mathieueveillard, definitely make an NPM package when you are able. It seems like a lot of people want this functionality (myself included)!
Honeybadger.Logger process starts in wrong environments and terminates/times out for no clear reason
Looking at the line, the error is a timeout, and the integer at the end is the same value as my `:queue_target` config. Maybe that has something to do with...
I had a similar issue when using `react-email-editor` in a functional component. You have two options: 1. Convert your code to a class component and read #22 , and especially...