Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Issue regarding third party requests #1

Open
qlero opened this issue Jun 4, 2019 · 0 comments
Open

Issue regarding third party requests #1

qlero opened this issue Jun 4, 2019 · 0 comments

Comments

@qlero
Copy link
Owner

qlero commented Jun 4, 2019

Due to the reliance on third-party databases (i.e. AlphaVantage and Yahoo Finance), some request errors have been recurring, taking the following shape:

Future exception was never retrieved
future: <Future finished exception=NetworkError('Protocol error Target.sendMessageToTarget: Target closed.')>
pyppeteer.errors.NetworkError: Protocol error Target.sendMessageToTarget: Target closed.
Future exception was never retrieved
future: <Future finished exception=NetworkError('Protocol error (Target.sendMessageToTarget): No session with given id')>
pyppeteer.errors.NetworkError: Protocol error (Target.sendMessageToTarget): No session with given id

To do:

  1. Find the source of the issue (code-based or provider-based)
  2. If code-based, devise a solution
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant