fix(pdf-transcript): Don't error out when trying to process an image bigger than NATS max payload (#32318)
parent
e0ba4e6686
commit
724ba3a729
@ -0,0 +1,7 @@ |
||||
--- |
||||
'@rocket.chat/omnichannel-services': patch |
||||
'@rocket.chat/core-services': patch |
||||
'@rocket.chat/meteor': patch |
||||
--- |
||||
|
||||
Fixed error handling for files bigger than NATS max allowed payload. This should prevent PDFs from erroring out when generating from rooms that contain heavy images. |
||||
Loading…
Reference in new issue