iliekcomputers: ruaok: just making some reviews of stuff that's already been merged. not trying to push back beta, just make LB beta
2017-06-21 17238, 2017
iliekcomputers
alastairp: thanks for reviewing, I'll take a look soon :)
2017-06-21 17234, 2017
agentsim has quit
2017-06-21 17209, 2017
agentsim joined the channel
2017-06-21 17215, 2017
ruaok
alastairp: I appreciate that.
2017-06-21 17212, 2017
ruaok
I'm headed to the office now and then I'll merge and update beta, reset the DB and setup bigquery and then start a "community" beta.
2017-06-21 17203, 2017
agentsim has quit
2017-06-21 17214, 2017
Wizzup has quit
2017-06-21 17208, 2017
drsaunders has quit
2017-06-21 17225, 2017
Wizzup joined the channel
2017-06-21 17214, 2017
lazka joined the channel
2017-06-21 17208, 2017
github joined the channel
2017-06-21 17208, 2017
github
[listenbrainz-server] mayhem closed pull request #201: LB-177: Make influx-writer account for a range of time when looking for duplicates (master...alpha-import-dup) https://git.io/vQvCz
2017-06-21 17208, 2017
github has left the channel
2017-06-21 17248, 2017
alastairp
no one liked my great pun :(
2017-06-21 17234, 2017
iliekcomputers
I only just got it 😅
2017-06-21 17245, 2017
ruaok
alastairp: I biting my tongue. :)
2017-06-21 17247, 2017
ruaok
+was
2017-06-21 17212, 2017
ruaok
flask-pika is throwing a keyerror. :(
2017-06-21 17223, 2017
Sophist-UK joined the channel
2017-06-21 17246, 2017
drsaunders joined the channel
2017-06-21 17231, 2017
Lotheric_ joined the channel
2017-06-21 17256, 2017
Lotheric has quit
2017-06-21 17239, 2017
ruaok
iliekcomputers: you around?
2017-06-21 17256, 2017
iliekcomputers
ruaok: what's up?
2017-06-21 17221, 2017
ruaok
I could use a second set of eyes for this pika flask problem.
ruaok: seems to me that ideally that dict should contain an entry for each channel in the queue, but yeah it could throw a KeyError if the code has a bug, I guess
2017-06-21 17231, 2017
lazka has quit
2017-06-21 17241, 2017
ruaok
I've been looking for a way for a channel to not be in the dict, but I can't see it.
2017-06-21 17250, 2017
ruaok
the queue is 8 large now, which isn't large.
2017-06-21 17213, 2017
ruaok
I'm going to set the queue to 100 and see if the problem is reduced -- that gives us another clue to go on.
2017-06-21 17200, 2017
iliekcomputers
a more detailed traceback would be helpful too
2017-06-21 17242, 2017
nnddff has quit
2017-06-21 17250, 2017
ruaok
is it possible in an except block to figure out where the exception was thrown?
does't seem to be happening at all with 100 pool size.
2017-06-21 17246, 2017
ruaok
we're getting Pika channel is too old, recycling channel <flask_pika.PrePopulationChannel object at 0x7f33c7adc358> and replacing it with <pika.adapters.blocking_connection.BlockingChannel object at 0x7f33c306d940> for each request.
2017-06-21 17252, 2017
ruaok
wonder what's up with that.
2017-06-21 17209, 2017
Gentlecat
psolanki: I updated some tickets related to ratings
2017-06-21 17224, 2017
Gentlecat
some were still "blocked"
2017-06-21 17247, 2017
Gentlecat
you should assign yourself to things that you are currently working on
2017-06-21 17249, 2017
iliekcomputers
the time stuff is weirdly implemented in flask-pika
2017-06-21 17257, 2017
ruaok
agree.
2017-06-21 17224, 2017
iliekcomputers
unix_time: Return unix time in microseconds
2017-06-21 17212, 2017
iliekcomputers
unix_time_millis: calls unix_time and multiplies by 1000 to get time in milliseconds ?
[listenbrainz-server] paramsingh opened pull request #202: LB-176: Create a stats module and add functions to run queries on Google BigQuery (master...user-stats) https://git.io/vQTSg
2017-06-21 17253, 2017
github has left the channel
2017-06-21 17255, 2017
iliekcomputers
ruaok: alastairp: I've opened ^ to get some reviews, although I know with the beta release it might be hard to get the time.