Skip to content

Conversation

@ZhongBot
Copy link
Contributor

@ZhongBot ZhongBot commented Nov 14, 2025

Changes

Batch processor open source is live, link to it via hyperlink

Checks

By submitting your pull request for review, you agree to the following:

  • This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses.
  • I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses.
  • To the best of my knowledge, all proposed changes are accurate.

@ZhongBot ZhongBot requested a review from julia-rbx November 14, 2025 18:46
@ZhongBot ZhongBot requested a review from a team as a code owner November 14, 2025 18:46
@github-actions github-actions bot added the engine guides Changes the Engine guides label Nov 14, 2025
- **Delete unused data stores.** If you're testing or have temporary stores, deleting them regularly helps maintain healthy storage usage. When you delete a data store, it can take Roblox up to 30 days to process your request.
- **Delete individual keys.** This is useful when you need to remove temporary items or a certain player's data.
- **Use the Batch Processor.** In cases when deleting data manually isn't efficient, you can use the Batch Processor or the Open Cloud Data Stores API to delete data in bulk.
- **Use the Batch Processor.** In cases when deleting data manually isn't efficient, you can use the [Batch Processor](https://github.com/Roblox/data-stores-batch-processor-cli) or the Open Cloud Data Stores API to delete data in bulk.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The page https://github.com/Roblox/data-stores-batch-processor-cli isn't in the list of allowed HTTP links. Please explain why you are using it and add it to tools/checks/utils/allowedHttpLinks.txt.

⛔️ This change is a requirement. Please fix it before merging.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the permanent open source link for Batch Processor

@github-actions github-actions bot added the changes requested This pull request has changes requested prior to merging label Nov 14, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ZhongBot, thanks so much for helping improve the Roblox creator documentation! Our technical writing team will review your pull request soon. In the meantime, please ensure you've read through the README.md, contribution guidelines, and style recommendations.

@ZhongBot ZhongBot requested review from a team as code owners November 14, 2025 18:49
@github-actions github-actions bot added the tools Makes non-content changes label Nov 14, 2025
@julia-rbx julia-rbx merged commit 85c196a into main Nov 14, 2025
2 of 3 checks passed
@julia-rbx julia-rbx deleted the ZhongBot-patch-1 branch November 14, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changes requested This pull request has changes requested prior to merging engine guides Changes the Engine guides tools Makes non-content changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants