Expand my Community achievements bar.

Documentation on eventHisto Table

Avatar

Level 3

Hello,

 

How are the following fields calculated in the eventHisto table in ACCv8?

 

@internalProcessingTime

@neolaneQueueTime

@totalProcessingTime

 

Thanks,

Skyler

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 3

If the @deliveryTime field is calculated based in SecondsDIff(@processed, @processing), why is the @processed field usually several days after the @processing field for failed deliveries? Is it due to retries?