CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN28

Line History Scope

Open
#494 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

I created a column with 110 lines in it and resized it about 100 times. The history for all those lines was updated each time and now is ridiculous in size. that servlet now takes 40-50 seconds to complete, which means if I click to see a line's history before that servlet completes weird things happen.

We should limit the scale of line history to support such bloating in the future. Perhaps only look back at the last 5-10 things that happen to a line and archive the rest so the API -> UI is only responsible for a portion of the history, not all of it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.