@crawlee/coreInterfacesQueueOperationInfoVersion: 3.1On this pageQueueOperationInfo A helper class that is used to report results from various RequestQueue functions as well as enqueueLinks.Index PropertiesrequestIduniqueKeywasAlreadyHandledwasAlreadyPresentProperties requestIdrequestId: stringThe ID of the added requestuniqueKeyuniqueKey: stringwasAlreadyHandledwasAlreadyHandled: 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.