Skip to content

Refactor: Use niquests rather requests - #2081

Draft
glensc wants to merge 4 commits into
Taxel:mainfrom
glensc:niquests
Draft

Refactor: Use niquests rather requests#2081
glensc wants to merge 4 commits into
Taxel:mainfrom
glensc:niquests

Conversation

@glensc

@glensc glensc commented Oct 20, 2024

Copy link
Copy Markdown
Collaborator

@glensc

glensc commented Oct 20, 2024

Copy link
Copy Markdown
Collaborator Author

@glensc

glensc commented Dec 26, 2024

Copy link
Copy Markdown
Collaborator Author

Some odd lockup happens:

  • from debug log i see shows are fetched from trakt that are not even in progressbar

i.e progressbar is stuck on first item on first library, but logs show it's processing items from next library.
and oddly the episodes it fetches are not cached, always 200, so likely requests cache doesn't get complete response yet to store to cache. likely awaiting for one single item, but which one? the traceback is not helpful as it just tons of corotines...

Update (2026-07-14) reported upstream:

@glensc

glensc commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator Author

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.

1 participant