Skip to content

feat(objectstore): Add concurrency params to upload options#114706

Draft
lcian wants to merge 3 commits into
masterfrom
lcian/objectstore-endpoint-cleanup
Draft

feat(objectstore): Add concurrency params to upload options#114706
lcian wants to merge 3 commits into
masterfrom
lcian/objectstore-endpoint-cleanup

Conversation

@lcian
Copy link
Copy Markdown
Member

@lcian lcian commented May 4, 2026

Adds maxIndividualConcurrency and maxBatchConcurrency to the ObjectstoreUploadOptions response so clients can respect server-side concurrency limits.

lcian added 2 commits April 29, 2026 12:24
… feature gate

Drops the `organizations:objectstore-endpoint` feature flag, renames
`OrganizationObjectstoreEndpoint` to `ObjectstoreEndpoint`, and switches the
base class from `OrganizationEndpoint` to `Endpoint` with no DRF auth or
permission classes. Authentication is performed by Objectstore via the
`Authorization` or `X-Os-Auth` header. The `organization_id_or_slug` URL kwarg
remains for API Gateway cell routing only.
Add maxIndividualConcurrency and maxBatchConcurrency to the upload
options response so clients can respect server-side concurrency limits.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 4, 2026
@lcian lcian changed the title ref(objectstore): Make ObjectstoreEndpoint unauthenticated and remove feature gate feat(objectstore): Add concurrency params to ObjectstoreUploadOptions May 4, 2026
@lcian lcian changed the title feat(objectstore): Add concurrency params to ObjectstoreUploadOptions feat(objectstore): Add concurrency params to upload options May 4, 2026
@getsantry
Copy link
Copy Markdown
Contributor

getsantry Bot commented May 26, 2026

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry Bot added the Stale label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant