Thank for your feedback about this. The only way to activate it within Adobe I/O I think is to create a Runtime as in this example in which we could use gzip and brotli to compress payload and response. As I said the only implication is CPU usage.
/**
* Generate an `OK` response, which is potenti...
Thank you for your insight. I suppose on this there is not so much documentation due to, the limit of 1 MB is connected to a limitation of Apache Kafka that is used in Adobe IO Runtime architecture.
Via this libraries: https://github.com/adobe/aio-lib-files we could manage to overcome this limits ...
Hi community,
from the documentation https://developer.adobe.com/runtime/docs/guides/#lets-talk-numbers--understanding-the-system-settings here it's specify a limit for Payload and Result in 1MB.
It's also specify if you need more, the customer need to consider S3 Bucket.
There is other way to in...
Hi All, one of my customer using LS4 invoking a process on Workbench directly from JAVA. He needs to create a PDF. He receive this kind of exception. Could be related to: - some missing field on the xml data- some missing method iin one custom components? Any insight?Thanks
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/outputservice-generatepdfoutput-connection-to-failed-service/m-p/301015 Hi, seems to be something is missing on your OSGi server part. Have you check if all the bundle is active?Tommy
Hi @markus_bulla_adobe thank a lot for your vision, in fact first of all I will investigate their currently instances because in my view there is an application issue and the behavior it's only a side effects.
Hi All, on high volume of activation tree replication agents stuck or going in block with high consumptions of machine resources. This lead to a restart of the AEM instances. To avoid this could be useful to enable "Batch Mode" on the replication agents? Or as alternative upgrade the architecture ...