Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always delete Blob DB files in the background #4928

Closed
wants to merge 2 commits into from

Commits on Jan 28, 2019

  1. Always delete Blob DB files in the background

    Summary:
    Blob DB files are not tracked by the SFM, so they currently don't get
    deleted in the background. Force them to be deleted in background so
    rate limiting can be applied
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    anand76 committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    6765433 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Silence compiler warning about unused variable

    Summary:
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    anand76 committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    1f1eb8f View commit details
    Browse the repository at this point in the history