Three Minutes

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

A cautionary tale about a developer (Barry) who, instead of fixing slow SQL queries through proper indexing and query planning, wrote a Python polling script that checks every 3 minutes whether database jobs completed. The script has multiple code quality issues: unnecessary array usage, string comparison against boolean

•5m read time•From thedailywtf.com
Post cover image
4 Comments

Sort: