We have encountered an issue with some very-long-running stored procedures, and
one of the possibilities I was asked to look at is whether it is possible for
CF to return from the action page without waiting for the CFSTOREDPROC calls to
complete. We are still on CF 5 Enterprise, so the async gateway in CF 7 is
unavailable to me, and no, upgrading is unfortunately not an option.

Thanks very much for any help anyone can give me with this.