Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

/wiki/spaces/VDOC/pages/955777268

Verity's current processing status for the requested URL.

...

Page processing has been attempted and failed. The page URL is recorded in the Error Cache for 24 hours.

If another request to process the same URL is received within 24 hours, Verity will return an Error status.

After 24 hours, the ERROR status is cleared and Verity will process a new request for the URL.

Several different conditions may result in an ERROR status message:

  • Unreachable page.
  • Invalid page.
  • Domain name change upon rendering (causes the page to be considered invalid).
  • One of the following text processing modules has returned a value other than a success status code:
    • Text Extraction
    • IAB
    • Threat
    • Keywords
    • Named Entity Recognition (NER)
    • Events
    • Automobile detector

...

The HTTP URL request may be malformed, for example:

  • Incomplete URL.
  • Missing HTTP header.
  • Invalid domain-specific information.

Invalid requests are not cached, however Verity maintains a count of invalid page requests.

...

GumGum Internal use only.

Include Page
Page Application Status Messages
Page Application Status Messages

Syntax

An enumeration of:

INITIATED
PROCESSING
PROCESSED
NOT_SUPPORTED
INSUFFICIENT_CONTENT
ERROR
INVALID

Example


Div
stylefont-size: small;


Code Block
{
  "dataAvailable" : truefalse,
  "status" : "PROCESSINGINITIATED",
  "pageUrl" : "https://www.foodsafetynewsaragonresearch.com/2017/01/mother-son-sue-eatery-for-thanksgiving-dinner-food-poisoning/cisco-google-and-zoom-enhance-free-meetings-to-assist-with-coronavirus/",
  "uuid": "deb59fc2-b8ef-4dbe-ab64-6a1950a45a76"
}



Data TypeString
RequiredYes
Used ForRequest metadata
More InformationVerity High-Level Process