Open artagel opened 6 years ago
Instead of the spider posting a million times to update each link/page/spider. We could simply post a json blob with all the found data on a scrape and let the backend handle it.
Offload_to_backend should be just about done. We just need to test and merge.
Instead of the spider posting a million times to update each link/page/spider. We could simply post a json blob with all the found data on a scrape and let the backend handle it.