storj / edge

Storj edge services (including multi-tenant, S3-compatible server to interact with the Storj network)
GNU Affero General Public License v3.0
53 stars 18 forks source link

make limiting features consistent across Gateway-MT and Link Sharing Service #525

Open amwolff opened 5 days ago

amwolff commented 5 days ago

Goal

Gateway-MT has the per-macaroon head rate limiter and linksharing has a limit on the total number of requests as well as the ability to block certain paths. It would be valuable to make these options consistent.

Acceptance Criteria

Links