Explore >> Select a destination


You are here

blog.appsignal.com
| | mbuffett.com
10.7 parsecs away

Travel
| | I have a chronic problem of committing debug code to production. I often adjust code while testing out assumptions, reproducing issues, or trying alternative ways of implementing a feature or fixing a bug. When I'm committing thousands of lines per week, and with no-one reviewing my commits, occasionally some of this code slips through. A couple months ago I had one particularly annoying piece of debugging code make it to production. We ended up in a loop of fetching user's data when they visited the site. This caused a whole host of issues, including mobile app slowness, and over-fetching from an external service we rely on.
| | www.destroyallsoftware.com
5.4 parsecs away

Travel
| |
| | www.appsignal.com
0.2 parsecs away

Travel
| | We love open-source software maintainers and software development volunteers. Let us know how we can help your project with free AppSignal.
| | www.augmentedmind.de
37.8 parsecs away

Travel
| Learn frequent, unexpected reasons for Docker build cache misses, and how to debug and solve them, including a debug tool for COPY statements.