Skip to content

Android InstantSearch kotlinx.coroutines.JobCancellationException: Parent job is Completed Error #403

Open
@cjae

Description

@cjae

Describe the bug 🐛
I have Algolia instant search integrated into my app fragment. when ever I navigate away from the fragment and return back the search client fails with this error "21:26:11.036 I HttpClient: REQUEST ... failed with exception: kotlinx.coroutines.JobCancellationException: Parent job is Completed; job=SupervisorJobImpl{Completed}@b6a1eed
".

To Reproduce 🔍
Steps to reproduce the behavior:

  1. I use the Android Navigation component, add your fragment as a destination.
  2. Load initial data from your index
  3. Navigate away from the fragment and navigate back

Environment:

  • OS: Android 12
  • Library Version: 3.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions