Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Implement log bundle support #20

Open
lgactna opened this issue Mar 5, 2024 · 0 comments
Open

Implement log bundle support #20

lgactna opened this issue Mar 5, 2024 · 0 comments
Assignees
Labels
deferred Probably not happening by the end of the semester

Comments

@lgactna
Copy link
Contributor

lgactna commented Mar 5, 2024

When log bundle messages are received, they should be "decompressed" using the corresponding Pydantic model and used to generate one or more Log entries in the database.

A best effort should be made to avoid duplication where possible (i.e. if the log comes from a standard log bundle message with a message ID, check the database for all unique message IDs and assert that this message hasn't been used to generate Log entries already).

@lgactna lgactna self-assigned this Mar 5, 2024
@lgactna lgactna moved this to Todo in Spring semester Mar 5, 2024
@lgactna lgactna added the deferred Probably not happening by the end of the semester label Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
deferred Probably not happening by the end of the semester
Projects
Status: Todo
Development

No branches or pull requests

1 participant