@crawlee/coreInterfacesQueueOperationInfoVersion: 3.11On this pageQueueOperationInfo A helper class that is used to report results from various RequestQueue functions as well as enqueueLinks.Index PropertiesrequestIdwasAlreadyHandledwasAlreadyPresentProperties requestIdrequestId: stringThe ID of the added requestwasAlreadyHandledwasAlreadyHandled: booleanIndicates if request was already marked as handled.wasAlreadyPresentwasAlreadyPresent: booleanIndicates if request was already present in the queue.
A helper class that is used to report results from various RequestQueue functions as well as enqueueLinks.