I try to be rather descriptive with my function names, where possible. This occasionally results in function names in the twenty to thirty character range such as \"GetActionFr
A function name is too long when it starts to either over-describe what it does, or when it hinders readability of the code.