Skip to content

PoC Resuming Bitbucket Cloud Stage Worker

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

This is a PoC MR to get initial feedback for resuming Bitbucket Cloud

Notes

  • Create a wrapper Gitlab::Import::PageKeyset to cache the next url
  • I understand it is not ideal to do API calls in PullRequestNotesImporter. But for this PoC, it is the easiest way to populate many records. We might need a separate issue to improve it, similar to this (which was worked for Bitbucket Server only)
    • I was a bit confused when I saw include ParallelScheduling, I thought it was a "stage worker" which turns out to be "importer worker"
Edited by 🤖 GitLab Bot 🤖

Merge request reports