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

Warning: "[Bugsnag] Overwriting request data for key rails2_request" #11

Closed
ledermann opened this issue Oct 1, 2012 · 2 comments
Closed

Comments

@ledermann
Copy link

For testing a Rails 2.3.14 app I'm using RSpec with the help of parallel_tests, which speeds up running the specs by using parallel processes.

After upgrading my app to Bugsnag from 1.1.5 to 1.2.1 I get lots of warnings while running the controller specs:

** [Bugsnag] Overwriting request data for key rails2_request
@loopj loopj closed this as completed in eb45b40 Oct 1, 2012
@loopj
Copy link
Contributor

loopj commented Oct 1, 2012

Thanks @ledermann, this warning was particularly over-zealous so we've removed it.

I've also bumped the gem version to 1.2.2 and pushed with this change, so a bundle update bugsnag should help.

@ledermann
Copy link
Author

Thanks, works fine now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants