minus-squareCMahaff@lemm.eetoLemmy Support@lemmy.ml•What is the default rate limit? Can I find the rate limit programmatically?linkfedilinkEnglisharrow-up2·edit-21 year agoThis bit me too. How I believe you would read it for posts, using the values you posted, is “6 posts are allowed every 600 seconds”. The variables are poorly named IMO. Following those rules, my own application seemed to stop getting rate limited. linkfedilink
This bit me too.
How I believe you would read it for posts, using the values you posted, is “6 posts are allowed every 600 seconds”. The variables are poorly named IMO.
Following those rules, my own application seemed to stop getting rate limited.