Skip to content

Make requests to the VM's methods reject after a given period of time if no answer is forthcoming from the iframe#12

Open
emilefokkema wants to merge 6 commits intostackblitz:mainfrom
emilefokkema:issue/11/appy-fs-diff-failure
Open

Make requests to the VM's methods reject after a given period of time if no answer is forthcoming from the iframe#12
emilefokkema wants to merge 6 commits intostackblitz:mainfrom
emilefokkema:issue/11/appy-fs-diff-failure

Conversation

@emilefokkema
Copy link

This fixes #11 . It extends the public API somewhat to allow passing requestTimeout?: number as part of the options object.

@emilefokkema
Copy link
Author

@fvsch or @apai4 What do you think of this idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A Promise returned from one of the VM's methods fails to settle if the request encounters an error on the page inside the iframe

1 participant