Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrated to Queueable with limit error handling, added Flow Action #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

dannysummerlin
Copy link

I was hoping to use this in a Flow, so I added a simple Invocable to the package, but then I found that there was just too thin a Limits margin to run Zippex the normal way, so I migrated that call into a Queueable. I still end up hitting a lot of Apex Limits, so I've got some error handling in there to try to catch it, but I figured maybe someone can use this and/or improve on it!

handles output with ContentDistribution,
tests run but real world times out with Apex limit
- added email notification
- added target CustomObject for file link
- (added secondary package.xml for my testing)
need to update package to remove
unified process, added custom exception and heap check to try to avoid/warn about memory issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants