Giter VIP home page Giter VIP logo

errbit's People

Contributors

akzhan avatar arthurnn avatar benlangfeld avatar bjhess avatar boblail avatar cjc343 avatar cr0t avatar danielbeardsley avatar darkleaf avatar deanpcmad avatar douglasdollars avatar jdpace avatar jlecour avatar jmonteiro avatar joshdvir avatar jozefvaclavik avatar lest avatar luxflux avatar manuelmeurer avatar martinciu avatar michaelparenteau avatar nashby avatar ndbroadbent avatar nfedyashev avatar numbata avatar oruen avatar ryanjones avatar shingara avatar teubanks avatar unkopro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

errbit's Issues

Invalid errors count in application list (index page)

If I mark an error resolved and then another exception is submitted related to that error, the "Errors" count in application list is not updated. If I open the specific app details in errbit, I see that new error is submitted

To reproduce:

  1. create an app in errbit
  2. submit an exception to errbit with rake airbrake:test
  3. open "Apps" tab in errbit. In the list of all the applications there will be 1 error visible for the app.
  4. mark the error as resolved
  5. submit another exception with rake airbrake:test
  6. open "Apps" tab. There are no errors visible for the app in applications list
  7. open the app details in errbit and there will be an unresolved error with count 1

Expected behavior: Application list should also show 1 unresolved error for that app.

The last commit with correct behavior is: c139988

ActiveRecord problems

I'm trying to setup errbit on PG. Nad run into this error

Processing by AppsController#index as HTML
Completed 401 Unauthorized in 18ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-12-10 12:33:09 -0800
Processing by Devise::SessionsController#new as HTML
  Rendered devise/sessions/new.html.haml within layouts/application (8.3ms)
Completed 500 Internal Server Error in 61ms

NoMethodError (undefined method `find_or_initialize_by' for #<Class:0x9639558>):
  lib/overrides/hoptoad_notifier/hoptoad_notifier.rb:11:in `send_notice'
Ruby version: 2.0.0-p353

Bugfix policy

What is the policy for bugfixes that are submitted to the original repo https://github.com/errbit/errbit?
Wouldn't it make sense to cherry pick / merge them all into this repo as well (as long as they are not Mongo specific)?

Merge newer patches

Thank you for your effords.
Is there any chance that you have a yet unpushed branch that contains newer patches from the official repo?

Have a wonderful day and thank you in advance for the response

MongoDB Migration Backtrace Copy Memory Leak

I'm trying to migrate existing MongoDB data into Postgres using rake errbit:db:migrate_from_mongo.

However I cannot finish it, because the copying of backtraces leaks memory like a sieve. Memory usage of ruby 2.1.0 increases by about 10 MB per imported backtrace. So I would need ~4GB of free RAM to import the ~400 backtraces.

Please have a look at what's causing the leak. The code create so many dynamic objects and methods that it's hard to understand where the problem lies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.