It's unclear what tickerq does with Done tickers (and crashlooping ones), how long does it store them, how to remove older than X without quering for each by Guid. Unless by using EntityFramework directly, but that does not ensure that added EF queries will work when TickerQ is updated.
The data held in the bodies can have variable sensitivity and can have different retentions periods required.
These things should be more transparent on documentation.
It's unclear what tickerq does with Done tickers (and crashlooping ones), how long does it store them, how to remove older than X without quering for each by Guid. Unless by using EntityFramework directly, but that does not ensure that added EF queries will work when TickerQ is updated.
The data held in the bodies can have variable sensitivity and can have different retentions periods required.
These things should be more transparent on documentation.