[01:37:25] <cooperlees> di_codes / dstufft / EWDurbin: Does the xmlrpc have rate limits on pypi.org? Think I've hit them if it does debugging a bandersnatch bug with me moving it all to asyncio
[01:37:50] <cooperlees> I'll mock it what a fake return if so - Next time I can dump the returned xml. haha
[01:38:40] <EWDurbin> cooperlees: it actually doesn’t. what response are you getting?
[01:39:25] <EWDurbin> reminds me to dust off that PR some day :|
[01:39:26] <cooperlees> O ok, I'll debug more. Seemed to be timing out. Leave it with me then.
[01:39:51] <cooperlees> I gave up waiting to get rid of it and async'd the xmlrpc client :(
[01:39:51] <EWDurbin> How big of a request rate were you pulling?
[01:39:57] <cooperlees> Luckily someone had written one.
[01:40:23] <cooperlees> Empty mirror (so every package) with list_packages_with_serial I need to repro
[01:44:39] <cooperlees> Or at least start the path
[01:44:58] <EWDurbin> I don’t see anything to indicate 10s requests in the metrics..
[01:45:22] <cooperlees> Let me get some time around my calls and have data
[01:45:28] <cooperlees> Could be something clown in my refactor
[01:45:40] <cooperlees> To many changes going on over here
[12:01:47] <dustfinger> I asked this same question on pypa, but I will ask it here as well becaue I might get a different perspective from devs. If I am going to use the build-backend setuptools.build_meta what advantage is there in using pep517.build over pip wheel --use-pep517?
[12:07:52] <pradyunsg> dustfinger: this group is gonna be a subset of pypa mostly. 🙃
[12:16:29] <dustfinger> pradyunsg: There is definitely cross-over. Point understood.
[12:29:59] <travis-ci> pypa/twine#1308 (master - fb03835 : Brian Rutledge): The build passed.