The community member's post asks how to delete a request queue once the crawling is finished and how to determine when the crawling is finished to delete the request queue. In the comments, another community member suggests that the requestQueue can be dropped at the end of the run using the following code: