Skip to content

fix: Add missing handling for dio transform timeout exception - #29

Open
BerkayOez wants to merge 1 commit into
amugofjava:masterfrom
BerkayOez:fix/missing_dio_exception_type
Open

fix: Add missing handling for dio transform timeout exception#29
BerkayOez wants to merge 1 commit into
amugofjava:masterfrom
BerkayOez:fix/missing_dio_exception_type

Conversation

@BerkayOez

@BerkayOez BerkayOez commented Sep 11, 2026

Copy link
Copy Markdown

Description

Add handling for DioExceptionType transform timeouts across the feed and search classes.

Changes

  • Handle DioExceptionType transform timeout errors in feed-related requests.
  • Add the same timeout handling to search-related requests.
  • Ensure transform timeouts are handled consistently across both flows.

Motivation

DioExceptionType transform timeouts need to be explicitly handled for the package to function correctly. Without this handling, transform timeout exceptions can cause the package to fail.

This change ensures these exceptions are properly supported across both feed and search operations.

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