zkemail/archive.prove.email

Add rate limit for api/dsp

Closed this issue · 1 comments

for now, set the limit high enough that it will handle Upload from TSV without hitting the limit, so that we don't need to add rate limit handling on client side

Yush G, [2024-03-07 10:22]
no need to add rate limit then; thats not a high pri issue compared to the rest

Yush G, [2024-03-07 10:23]
just calculate the speed of dns lookups etc and put the natural limit due to that

solved by 7570ddc