Vapor: AWS Lambda cannot create PDF`s #136
Unanswered
marius-averhoff
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm attempting to use laravel-pdf on my Vapor AWS Lambda setup. However, I'm encountering an issue where the command consistently times out after 30 seconds, preventing me from generating a pdf.
I've experimented with various browsershot arguments as described in this discussion: spatie/browsershot#654 (comment)
Is there a straightforward and lightweight solution to resolve this? I'm eager to move away from laravel-dompdf.
Beta Was this translation helpful? Give feedback.
All reactions