SpaceApi / validator

A micro-service to validate SpaceAPI endpoints.
Apache License 2.0
2 stars 2 forks source link

Raise limiter to over directory size #48

Closed gidsi closed 4 years ago

gidsi commented 4 years ago

parallelizing calls for rebuilding the directory leads to problems, raising this to a number larger then the directory size should fix it

dns2utf8 commented 4 years ago

A comment explainng.the magic numbers or using constants would be nice

gidsi commented 4 years ago

A comment explainng.the magic numbers or using constants would be nice

Sure, if it helps you why not :)

dns2utf8 commented 4 years ago

Thank you. I found the explanation on the units in the go source code.