CXone Data Action timeout limit

I set the timeout on a Data Action to 3 seconds but the external call takes 5s. The integration fails every time with a timeout error. Is there a way to increase this limit or bypass it? The JSON config looks like this: { "timeout": 3000 }.