symbol-sdk-typescript-javascript icon indicating copy to clipboard operation
symbol-sdk-typescript-javascript copied to clipboard

Add timeout to RepositoryFactoryHtml

Open fboucquez opened this issue 4 years ago • 0 comments

Atm, there is no easy way to add a timeout to the repository factory configuration. Ideally, the user would provide a timeout so any rest call would fail if the timeout is reached. The timeout should be passed to the fetch implementation

fboucquez avatar Jun 15 '21 15:06 fboucquez