DISSINET / InkVisitor

An open-source, browser-based front-end application for the collection of complex structured data from textual resources in history and the social sciences into a RethinkDB database for further analysis.
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Set timeout for duplicated errors #2215

Closed Ptrhnk closed 1 month ago

Ptrhnk commented 1 month ago

Sometimes we want to show same error more times, e.g. error in statement delete not showing up now when repeatedly invoked. We only want to hide duplicated errors inside of time horizont. I'm setting 0.5s for the first try.