Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
There was an error while loading. Please reload this page.
Getting a prediction currently only works synchronously, so if prediction service is not available, it will simply fail.
Prediction might be offline, though, because it is simply down or there is no reliable model available.
It might make sense to decouple the request from the actual prediction using Kafka or similar streaming / queuing / messaging services.