All updates
backend
integrations

Removed temporary 3-commit sync cap

Improvements

  • Removed the temporary limit that capped repository syncs to 3 commits; sync now processes all unprocessed commits (oldest first) and fans out an event for each commit.backend

Performance

  • Improved sync reliability and completeness by eliminating the artificial commit cap and removing the related capped metrics.backend
Removed temporary 3-commit sync cap