FIPost / FIPost/api-gateway

FlurlResponse throws an exception on inactive service calls

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.