bugsnag-php
bugsnag-php copied to clipboard
Session handler design
Calling makeGuzzle is expensive, and should only be done once. Can we refactor the session config to not call it again?
Related to https://github.com/bugsnag/bugsnag-php/pull/521.