Skip to content

Refactor: log task httpx exceptions as errors.#602

Merged
arabcoders merged 5 commits into
masterfrom
dev
May 13, 2026
Merged

Refactor: log task httpx exceptions as errors.#602
arabcoders merged 5 commits into
masterfrom
dev

Conversation

@arabcoders

@arabcoders arabcoders commented May 13, 2026

Copy link
Copy Markdown
Owner
  • Added explicit handling for httpx.HTTPError in the task handlers, returning user-friendly error messages when network-related errors occur.
  • Improved error logging in the dispatch method to include both the message and error details from TaskFailure results.
  • Clarified warning logs for unexpected handler results in the dispatcher.
  • Refactored the task dispatcher method to track dispatched tasks and their results, updating success and failure statistics more accurately.
  • Updated the FAQ.md to reflect the change from browser to generic in yt-dlp extractor usage instructions, ensuring consistency and clarity for users.

@arabcoders arabcoders merged commit e7772b3 into master May 13, 2026
14 checks passed
@arabcoders arabcoders changed the title Refactor: do not log httpx related as exceptions but errors. Refactor: log task httpx exceptions as errors. May 14, 2026
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