Skip to content

Bad URL on ExperimentClient.start/fetch #57

Open
@nebsta

Description

@nebsta

We've noticed that we seem to be getting a fair few errors whenever we call the ExperimentClient.start / ExperimentClient.fetch methods.

We use Sentry for our error reporting, and we have set it up so that we send most errors through to Sentry whenever we get an error from the start call. You can see the exact details/numbers here via our Sentry reporting:

Note that the error name contains the error code/domain

Screenshot 2024-08-13 at 11 14 36

Based on the error code we're getting in the callbacks, it seems like the error is due to a bad URL (see NSURLErrorDomain codes), though based on the breadcrumbs in Sentry, the url seems to be fine.

Screenshot 2024-08-13 at 11 11 39

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