Lookup in Microsoft Excel plugin issue

I have a large array of metadata, and I have an issue within workflow where after updating the metadata using the “Lookup in Microsoft Excel” method I receive the below errors…

If I reduce the data quantity, there is no issue and the workflow completes without issue. After saving the metadata to a file it only generates a 34MB files, so I don’t think file size is the issue.

Anyone have any idea what is caulsing this?

[0024] [2024-07-26 13:39:31.765] Print content creation> Retrieving results
[0024] W3001 : Error while executing plugin: HTTP/1.1 500 An unspecified error occurred which was caused by LoggedApplicationException: There was an error running the content creation process caused by ApplicationException: No record found with ID 873073 (SRV000022) (SRV000001)
[0024] Create Print Content: W1603 : Plugin failed - 13:39:31 (elapsed time: 00:00:03.544)

[0026] Starting plugin Create Job - 13:39:32
[0026] W3001 : Error while executing plugin: W4206 - Metadata does not contain valid Content Set Item Collection
[0026] Create Job: W1603 : Plugin failed - 13:39:32 (elapsed time: 00:00:00.045)

[0027] Starting plugin Create Output - 13:39:32
[0027] W3001 : Error while executing plugin: W4230 - Metadata does not contain a valid Job Item Collection
[0027] Create Output: W1603 : Plugin failed - 13:39:32 (elapsed time: 00:00:00.045)

Forget about the metadata for now, the real issue is with the Content Creation task, which fails when it can’t find a particular record ID. If you are able to replicate these errors at will, then when they occur you should try running the Retrieve Items task manually, specifying the record ID from the error message, to see if it is indeed available.