Ben Arent

Results 25 comments of Ben Arent

@ddossot and @kenpratt . This is some of the feedback from the Erlang users. I've just dumped most of the e-mail in. Please let me know if you want more...

@betawaffle Great stuff, please let me know if anything else is needed on the API end to get Pull Request into the master of this project.

@ypaq Thanks for the pull request. I'll leave it with @ddossot and @kenpratt. We've recently been doing a lot of work to both the API and displaying errors, and I...

@betawaffle We've added a rate limit to our new JSON API. ``` X-Ratelimit-Limit:1000 X-Ratelimit-Remaining:996 ``` and this is the scheme. `http://collect.airbrake.io/api/v3/projects/[PROJECT_ID]/notices?key=[API_KEY]` ``` POST http://collect.airbrake.io/api/v3/projects/PROJECT_ID/notices?key=API_KEY Content-Type: application/json { "notifier": { "name":...

@betawaffle No worries, I just wanted to put it here in case anyone wants to do more dev on it.

Thanks for reporting @gclawes . @a-palchikov since you've recently been working on SELinux for Gravity. Do you have an thoughts on this bug?

What if we use SSM instead of the full AWS Systems Manager (SSM). I agree it is a bit wordy.

I did downgrade to one version, but after that I was able to get this to work. But, after this I did get this crash after closing it. https://gist.github.com/benarent/d2e59ca7802f1319686f4f85d2086208