Hi there,
Any insights what this error message means? I get this error: INTERNAL ERROR in XProcessCache::Add: Cache Key too long

This came up when I was running a 9 stage chained Analytical App in the Gallery.
The chain is staged as follows:
A -> B -> C -> D -> E -> F -> G -> H -> I -> J
Error comes up in the last step of the chain (step J)
I have successfully run the chained up with this sequence:
B -> C -> D -> E -> F -> G -> H -> I -> J
Is there a limit on the number of chained apps?