Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"failed to fetch" can happen on empty response from /create, which happens when we can't create the torrent #31

Open
Ivshti opened this issue Oct 24, 2018 · 1 comment
Assignees

Comments

@Ivshti
Copy link
Member

Ivshti commented Oct 24, 2018

this is a common issue that users complain of, and this is one of the possible explanations

we should ensure that timeouts on /create are handled accordingly, and that it's never possible for it to return a blank response

just make it graceful when a torrent is too slow to start;

@Ivshti Ivshti self-assigned this Jan 10, 2019
@Ivshti
Copy link
Member Author

Ivshti commented Jan 10, 2019

@NikolaBorislavovHristov this is something that the player should handle, since what was a part of stream.prepare is now a responsibility of the player implementations

@Ivshti Ivshti transferred this issue from another repository Jan 14, 2020
@nklhtv nklhtv transferred this issue from Stremio/stremio-web Jul 29, 2022
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

No branches or pull requests

2 participants