You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don’t see a built-in retention policy or automatic truncation for ticker history, runs, or dead letter queues.
Does TickerQ apply any default cleanup or retention for stored tickers and execution logs?
If not, what’s the recommended way to prevent the database from growing indefinitely?
Are there configuration options for retention, or is the expectation that cleanup is handled externally (e.g., via EF Core background jobs or raw SQL)?
If cleanup is manual, are there best practices for retention windows (e.g., 30 days) or safe delete patterns?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I don’t see a built-in retention policy or automatic truncation for ticker history, runs, or dead letter queues.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions