Skip to content
Snippets Groups Projects
Commit a0b6043a authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Add INFO-level logging every few minutes while loading

Git loading tasks can take a pretty long time, and it's not easy to diagnose if
it's stuck or if it's just taking a while.

Instead of only logging at the end of the task, print a log line after
each object type has been fully processed. Also print a log line every 3
minutes while objects are being processed.
parent a742d967
No related branches found
No related tags found
1 merge request!176Increase log verbosity for production use
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