You are viewing a single comment's thread from:

RE: Debugging a Bot: Fixing the Posting vs. Active Key Mix-up (With Code!)

edge cases are things that could come up, but not all the time. usually something you didn't even think of

Sort:  

Ok. So the potential so I should force it to not do the things that could happen?

Generally, you work on edge case code, once you find the edge.

The terminology is what I'm not familiar with, the reason makes the most sense