bugsnag-php icon indicating copy to clipboard operation
bugsnag-php copied to clipboard

Session handler design

Open GrahamCampbell opened this issue 5 years ago • 1 comments

Calling makeGuzzle is expensive, and should only be done once. Can we refactor the session config to not call it again?

GrahamCampbell avatar Dec 22 '19 14:12 GrahamCampbell

Related to https://github.com/bugsnag/bugsnag-php/pull/521.

GrahamCampbell avatar Jan 07 '20 15:01 GrahamCampbell