Closed smn closed 7 years ago
💥 amazing! Thank you :) :cake: 🍰 :cake: 👍
👍
@JayH5 ^^ this commit removes usage of WebClientContextFactory()
from the sandbox and it doesn't appear anywhere else in the repo. I'm not sure if that's enough though?
@KaitCrawford I actually read the sandbox.py
file.. it says it's deprecated and people should use vxsandbox
rather which is what we do for Seed. So I'd say maybe actually just don't touch sandbox.py
in this PR.
Looks like this is definitely fixed in vxsandbox
, even if treq isn't used there: https://github.com/praekelt/vumi-sandbox/blob/develop/vxsandbox/resources/http.py#L23-L41
@smn I just changed the order of things a little