Closed maruf0011 closed 4 years ago
I was curious that why did you separate collector? collector, validator scrapper, and now gov scrapper. Wouldn't it be better just make them as each modules?
Separated the collector to drop callback overhead on a single process as block explorer spawns many callbacks. Again making separate module for each module will be overkill. But as we are adding more caching module there, we can rename this module as scrapper. which will scrape and cache info.