Helper ClassesRequestProcessingRecordOn this pageRequestProcessingRecord crawlee.statistics._statistics.RequestProcessingRecordTracks information about the processing of a request.Index Constructors__init__MethodsfinishrunPropertiesretry_countConstructors __init__ __init__(): NoneReturns NoneMethods finish finish(): timedeltaMark the job as finished.Returns timedeltarun run(): intMark the job as started.Returns intProperties retry_countretry_count: intNumber of times the job has been retried.
Tracks information about the processing of a request.