Ingestion service that fetches data from endpoint at regular intervals #12
Labels
invalid
This doesn't seem right, either standards are not being followed and it needs to be updated
priority: high
Priority for issues which MUST BE implemented.
type: infrastructure
Task related to improvement of infrastructure.
type: story
Feature to be implemented based on a user story description
Milestone
📋 User story
As a system I want a service that can ingest data from an endpoint at regular intervals from the latest cached data entry point, so I can update the data in a cache database with the latest logs entries.
Description
To divide some responsibilities onto smaller service, it's necessary to have a small scale-able service, that is able to request data on a daily interval(3AM CET +0100) from Mono Solutions endpoint, ingest the data. And send it to the correct queue in at RabbitMQ. This will be done using a docker image of .net core.
Prerequisites
Acceptance Criteria
Additional Comments
In it's current state you cant run solution before refiner service has been fixed. So hold off on the review.
child #6
The text was updated successfully, but these errors were encountered: