csharp3 lines
7.5/10
CURSED
AI ROASTFired at 14 ratings - once per post
`retries` calls `.ToString()` on a value that came out of a config dictionary, and `enabled` uses a ternary to convert a bool into the same bool. Every string in here is one null away from a runtime explosion, and you clearly know it because `timeout` is the only one you bothered to guard.
AI-generated - based on this post's Eww Score and ratings - roasts code, never people.