Hello,
Iām building a plugin which grabs all frames from a page and converts them as images using the exportAsync method. Problem is last week was working fine with up to 250 frames but since yesterday, performance is atrocious. Code has not changed since then and is using promise pattern as expected.
Is there anyone who has the same issue or could point me in the right direction?
Thanks.