Skip to content

FlurlResponse throws an exception on inactive service calls #21

@JeapfromtheLake

Description

@JeapfromtheLake

Example:
Locationservice is not working.

call: GetPackageById();
Flurl.Http.FlurlHttpException: Call failed. Resource temporarily unavailable: GET http://locatieservice:5002/api/room

What it should be:
returns a package where location is null and logs that the locationservice is offline.

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