jmoiron plays the blues
198fec2f to
arachne
remove some unnecessary debug logging
558819f1 to
arachne
fix a serious performance issue in requests, which i will blog about because it's cost me an entire weekend of my life
fb9d9e78 to
arachne
push some debug logging for the workerserver
f546808f to
arachne
add support for consume/cancel and a basic channel consumer which plays well with gevent (much, much more well than polling with get)
778bca66 to
arachne
guard around header cache a bit differently
2c03968d to
arachne
apply qos to the queue channel
a5477ba3 to
arachne
add timing utils to arachne.utils
d6c90c73 to
arachne
pool changes, make argument aliasing safer against error
68cd62ab to
arachne
implement a simple connection pool and use that to limit the number of concurrent mysql connections
10728993 to
arachne
fix queue.publish to publish on exchanges, not queues
264f6e64 to
arachne
show data and response when oauth token fetch fails
788e9f6f to
arachne
log during oauth token failures