Cristina
Cristina
Ok, I'll re-open and update the title.
Looks like there is already a PR open for this, so maybe not a great candidate for funding: https://github.com/pypa/warehouse/pull/8941
Maintainer hasn't pushed any new commits in ~18 months, so it's unclear whether this is still an active project.
I can setup CI for PRs. You need to run `pip install .` before running `pytest`. This is the test failure that I am getting: ``` > raise ConnectionError(e, request=request)...
Please update [defaults.yml](https://github.com/xmunoz/bugzilla2gitlab/blob/master/tests/test_data/config/defaults.yml) as well.
This is the only error getting reported for me whenever legitimate exceptions are triggered.
I did more debugging on why we're seeing this issue and it's related to usage of the [cookies package](https://github.com/pillarjs/cookies). I believe the `Cookies` object in that package has some circular...
We're using the node SDK, here is where the issue is being triggered: 
The above fix worked for me. That said, I've attached the json stacktrace from Sentry. Does this help you track down the root cause? [sentry.json.log](https://github.com/getsentry/sentry-javascript/files/6787407/sentry.json.log)
I'm still using the `@sentry/utils` work-around mentioned above. I would love to see a real resolution for this.