JaredCE: are some requests succeeding? If so, the fault is likely on your end.
2018-08-01 21327, 2018
ruaok
Slow down to 1/sec and it should work better.
2018-08-01 21349, 2018
JaredCE
they were, but i think they were cached. i'm now getting { error: 'Your requests are exceeding the allowable rate limit. Please see http://wiki.musicbrainz.org/XMLWebService for more information.' }
2018-08-01 21340, 2018
JaredCE
i was debugging my app, so probably exceeded the rate limits a little at times, but think i have it down to 50 requests every second
2018-08-01 21320, 2018
rdswift
samj1912, what are you still waiting for from me on the pr? (and which pr?)
2018-08-01 21339, 2018
samj1912
rdswift: oh nvm, didn't see that you updated the picard PR.
2018-08-01 21327, 2018
rdswift
NP. I can see how you missed it. I thinnk I screwed up the flow with a forced push.
2018-08-01 21355, 2018
travis-ci joined the channel
2018-08-01 21356, 2018
travis-ci
metabrainz/picard#3503 (master - 7e9b581 : Sambhav Kothari): The build passed.
zas: can you add a script to mark a PW commit as prod and push docker images
2018-08-01 21354, 2018
samj1912
or atleast just mark it as prod
2018-08-01 21306, 2018
samj1912
docker hub takes forever to build images btw
2018-08-01 21320, 2018
samj1912
maybe we can use jenkins like MBS does
2018-08-01 21334, 2018
zas
samj1912: please do it, i'm configuring new server atm
2018-08-01 21339, 2018
samj1912
cool
2018-08-01 21326, 2018
samj1912
zas: I am merging rdswift's PW pr
2018-08-01 21334, 2018
zas
ok
2018-08-01 21301, 2018
github joined the channel
2018-08-01 21301, 2018
github has left the channel
2018-08-01 21311, 2018
rdswift
Thank-you.
2018-08-01 21344, 2018
mdoep15 joined the channel
2018-08-01 21314, 2018
mdoep15 has quit
2018-08-01 21327, 2018
samj1912
rdswift: I simplified the commits a bit so that it makes files easier to trace
2018-08-01 21357, 2018
samj1912
also none of the commits now break tests
2018-08-01 21317, 2018
rdswift
Again, thank-you. I was hoping that you could / would do that.
2018-08-01 21316, 2018
rdswift
I'll try to remember to rebase and squash in the future.
2018-08-01 21350, 2018
samj1912
np :)
2018-08-01 21333, 2018
samj1912
now if only my shitty internet would let me open the PR :P
2018-08-01 21359, 2018
rdswift
Another question, but absolutely no rush on this one... On Picard PR #914, codacy is failing but appears to not even do the analysis with a response "picard/coverart/providers/caa.py is often changed in this project", but appveyor and travis both succeed. Any idea what I've done to break codacy?