At the moment the maximum length of an action name is 50 characters. This is way too small for having effective and readable names.
You end up truncating names which has a negative impact of readability, maintainability.
So please increase them by a lot. at least 255 characters.