likyh commented on code in PR #444: URL: https://github.com/apache/incubator-devlake-website/pull/444#discussion_r1118503277
########## docs/Configuration/BitBucket.md: ########## @@ -47,20 +47,88 @@ If you are behind a corporate firewall or VPN you may need to utilize a proxy se DevLake uses a dynamic rate limit to collect BitBucket data. You can adjust the rate limit if you want to increase or lower the speed. -The maximum rate limit for different entities in BitBucket(Cloud) is [60,000 or 1,000 requests/hour](https://support.atlassian.com/bitbucket-cloud/docs/api-request-limits/). Please do not use a rate that exceeds this number. +The maximum rate limit for different entities in BitBucket(Cloud) is [1,000 requests/hour](https://support.atlassian.com/BitBucket-cloud/docs/api-request-limits/). But we find it can run when we try a rate limit of more than 1000/h. So you can try the bigger maximum if your repo is big enough. + +<!--  --> #### Test and Save Connection Click `Test Connection`, if the connection is successful, click `Save Connection` to add the connection. - ### Step 2 - Configure Blueprint -Similar to other beta plugins, BitBucket does not support `project`, which means, you can only collect BitBucket data via blueprint's advanced mode. + + +#### Repositories + +Select the BitBucket repos to collect. + +#### Data Entities + +Usually, you don't have to modify this part. However, if you don't want to collect certain BitBucket entities, you can unselect some entities to accelerate the collection speed. + +- Issue Tracking: BitBucket issues, issue comments, etc. Review Comment: Yes,  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
