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