Skip to content
Snippets Groups Projects
Commit 921d3751 authored by Ryan Senior's avatar Ryan Senior
Browse files

Add TaskHistory for storage sync and background task metadata

This adds a new table for storing sync metrics and a quartz task for
cleaning up old entries in the table.

For now this only stores sync metrics and metadata for the task
history cleanup task. Going forward our other background tasks would
store information as well to help with debugging/troubleshooting those
tasks.

Fixes #7611
parent 7496e078
No related branches found
No related tags found
No related merge requests found
Showing
with 509 additions and 124 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment