Skip to content

Conversation

@jirispilka
Copy link
Collaborator

@jirispilka jirispilka commented Nov 14, 2025

  • Add logHttpError() utility following apify-core patterns
  • Use softFail for client errors (< 500) and exception for server errors (>= 500)
  • Replace repetitive status code checks across codebase
  • Update validation errors to use softFail instead of error

@github-actions github-actions bot added the t-ai Issues owned by the AI team. label Nov 14, 2025
@jirispilka jirispilka requested a review from novotnyj November 14, 2025 11:00
@jirispilka jirispilka merged commit 7b0a52d into master Nov 14, 2025
4 checks passed
@jirispilka jirispilka deleted the feat/soft-fail-for-client-errors branch November 14, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-ai Issues owned by the AI team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants