Hi Folks,
one of my users is attempting to run a workflow which produces an error in the log file of
"Document 0 is too large for the cluster. Document is 31967054 bytes, max is 16777216.: generic server error"" code: <mongodb:18>"
Obviously he is not explicitly attempting to write to the Alteryx server MongoDB database and I guess he is going to re-write his code, but what would result in a large document of this size being written to the embedded Mono DB database?
Any suggestions?