pkp / ots

PKP XML Parsing Service
GNU General Public License v3.0
32 stars 19 forks source link

Implement rate-limiting #114

Open axfelix opened 6 years ago

axfelix commented 6 years ago

We're finally nearing the point where I think we're going to have to implement some form of rate limiting. For a start, we should probably implement something like "user only allowed to submit 20 jobs per month unless an unlimited-user database flag is set", and expose the maximum number of jobs in the config file?