IDP Webmodeler extract data timeout to short

I’m evaluating IDP on a local Camunda installation in Docker Desktop (camunda-distributions 8.8.0-alpha4). When I build an IDP application with the Web modeler and extract data on the Extract Data tab, i often get the error “Yikes! Could not extract your IDP document(s). Please try again later”.

Apart from the fact that the message is not very meaningful - this happens, as far as I can see, because the timeout of the web modeler app is to short, the extraction itself in the connector works.
Is there a way to change the timeout limit in the modeler webapp?

Hey Jens,
There is no need to increase the timeout. In the latest release, there is a migration to the webhook model, which will update the extraction fields once the extraction is complete.

You can try deleting the 8.8.0-alpha4 image and pulling an updated image with the migration, or use the latest 8.8.0-alpha5 release.