I think after the DMR we should look into improving performance a bit at some point, because these video pages are excruciatingly slow when you're trying to test crap
honza
resetting these branches is a pita
ehazlett
honza: you mean switching between?
honza
ehazlett: yeah, vereset essentially :)
ehazlett: can't wait for this stuff to get merged
ehazlett
honza: yeah that's what i do: git checkout <branch> ; vereset ; dbreset
honza: no kidding :)
honza
ehazlett: the command itself is great but man it takes forever
fernandotakai
ehazlett: honza i totally have two vms. because i just can't deal with two branches
ehazlett
honza: we have too many packages ;)
fernandotakai: honza yeah
honza
ehazlett: you could probably do some symlink magic to keep both and just switch but who wants to mess with that
ehazlett
fernandotakai: honza it does take forever to build our ve
honza: yeah
honza
ehazlett: friggin pip
:)
ehazlett
all: have any idea why we're getting a shitload of messages on a celery vhost (rabbitmq)? http://d.pr/i/Scei
all: has any one did anything with celery recently?
arthurdebert
ehazlett can be my import script
ehazlett
arthurdebert: ah ok
arthurdebert: what are you using for the vhost?
arthurdebert
ehazlett where can I see the stats for the rabbit queue?
ehazlett production>rabbitmq>>overview>>queus_total__messages_ready reads weridly for us
ehazlett
arthurdebert: sudo rabbitmqctl list_queues
arthurdebert
ehazlett I mean historical data, I want to see when it grew
ehazlett ok, so, this is caused by my script, for sure
ehazlett I also know where it's calling but
ehazlett
arthurdebert: k
arthurdebert
ehazlett a) I can totally drop those b) I don't know why they're being queued on the wrong vhost
ehazlett I 'm thinking about letting this running
ehazlett
arthurdebert: i know -- the only thing i can think of is either 1) somethings changing the vhost or 2) celery is being initialized with something like celery = Celery() which would use the default settings
arthurdebert
ehazlett I'm positive this will have no ill effects on what I'm doing
ehazlett
arthurdebert: ok -- it will just send alerts (no big deal)
arthurdebert: there are no workers pointing to that vhost
arthurdebert
ehazlett ok, so I'll restart it and we can figure it out
ehazlett
arthurdebert: ok
arthurdebert
ehazlett it's still pretty weird
ehazlett
arthurdebert: thx for checking
arthurdebert: 100% agree ;)
arthurdebert
ehazlett tks for the heads up
ehazlett
arthurdebert: yw
arthurdebert
ehazlett I want to know what's going on, I just can't dive in right now
ehazlett
arthurdebert: sure -- np
arthurdebert: i'll leave the messages there so we can check later (as long as they don't expire)