Madison Bentley
Madison Bentley
`UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 48: ordinal not in range(128)`
`autoscaling_service_lib` uses the `try: import yelp_meteorite` pattern, which is generalized in `metrics.metrics_lib`.
The api currently caches responses for 30 seconds (https://github.com/Yelp/paasta/blob/master/paasta_tools/api/api.py#L98-L101). This is far too long for some applications, AND pyramid seems to ignore cache headers. We should shorten the ttl and...
I had znc set up to listen on port 1234, causing `test_run_docker_container_with_user_specified_port` to fail with `The chosen port is already in use!`. I don't know if this should be fixed...
This ebook contains hundreds of essays from dozens of authors. The ebook itself is $5, but I think most of the essays are available online. If I have time in...
Crashes
Code consistently crashes after between 55 and 105 years of running. Causes very; ultimate cause unknown.