Skip to content
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.

Decouple Prediction Request #19

@DJCordhose

Description

@DJCordhose

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.

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