Page MenuHomePhabricator

Improve initial import of not-recently-updated repositories
Closed, ResolvedPublic

Description

A user imported a test repository which had been idle for about 30 days, and had it hang at 99.9%, likely while waiting for the activity-based delay. bin/repository update fixed it.

  • We should reduce or remove the delay for importing repositories.
  • We should print a basic success message from bin/repository update to make it a little friendlier to run interactively.

Revisions and Commits