Bubble Plugin Timeout

I am creating plugin on bubble.
The plugin allows user to create embedding using openai api for a document and upload them to pinecone.
When I run function for a small document it works. But when I do it for a large document it gives a timeout error.
I think there is a limit of 30seconds. Is there a way to increase the timeout time?

Nope, you need to arrange a sort of webhooks or callbacks.