I have a compound action that is around 100 lines long but is only 6 actions. I cannot publish or test it as I continue to get the following error:
Message: Sorry we cannot process your request this time.
I have already broke this set of actions out from another compound action as I wasn’t able to save that one until doing so. I believe this has to do with the size of my compound action as a while back I saw a 5mb size limitation error message when running into this error in another situation. Is my only course of action to break this compound action out into further smaller compound actions?