Feed errors
Stay organized with collections
Save and categorize content based on your preferences.
Feed level result
Processing Result |
Description |
FAILED
|
The ingestion of the feed failed. This means none of the items were
processed. |
SKIPPED
|
This occurs in a race condition when two feeds arrive to Google
within a very short interval. If the system processes the newer
feed before the older feed arrives, the older feed is marked as
SKIPPED . No action is needed for this case. |
SUCCESS
|
The system successfully ingested the feed. This does not mean the
system ingested all items successfully. The report indicates the
status of each individual feed item |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-03 UTC."],[[["Feed ingestion results can be `FAILED`, `SKIPPED`, or `SUCCESS`."],["`FAILED` indicates no items in the feed were processed."],["`SKIPPED` happens when a newer feed is processed before an older one, requiring no action."],["`SUCCESS` means the feed was ingested, but individual item statuses need to be checked in the report."]]],[]]