The limits like minuteRate described in the documentation are default and can be increased by a customer demand based on the expected load. You would need to calculate an expected amount of invocations per minute and reach out to customer support with the request to increase those limits. Also, acti...
You can configure a proxy for outgoing requests from IO Runtime and whitelist that proxy IP address on your side https://developer.adobe.com/runtime/docs/guides/reference/configuringproxy/
You can follow Adobe Commerce for the steps of integrating a new payment solution https://developer.adobe.com/commerce/php/development/payments-integrations/base-integration/. Instead of calling a Payment Gateway, you will need to call your App Builder application which will do needed business logic...
Anything with `-k` (`--insecure`) will return a "false-positive" result because we don't support self-signed certificates. In other words, even if Splunk allows such connections, we don't allow them from our services to Splunk for security reasons.
Hi, @JoseLuis13 , sorry for the delay. Is there any chance that you can provide host and port (I'd assume that you are still using the same port, which is 8088)?