Skip to content

Commit c64655a

Browse files
authored
Update troubleshoot-manifest-ingestion.md
1 parent 2bce1c2 commit c64655a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/energy-data-services/troubleshoot-manifest-ingestion.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,6 @@ The output shows the records that were retrieved and were in the system. The rel
196196
[2023-02-05, 19:14:40 IST] {search_record_ids.py:141} DEBUG - response ids: ['contoso-dp1:work-product-component--WellLog:5ab388ae0e1b40838c297f0e6559758a:1675590506723615', 'contoso-dp1:work-product-component--WellLog:5ab388ae0e1b40838c297f0e6559758a ']
197197
```
198198

199-
In the coming release, we plan to enhance the logs by appropriately logging skipped records with reasons.
200-
201199
## Invalid legal tags or ACLs in the manifest
202200

203201
Records weren't ingested because the manifest contains invalid legal tags or access control lists (ACLs).
@@ -245,8 +243,7 @@ The output indicates records that were retrieved. Manifest entity records that c
245243

246244
## Known issues
247245

248-
- Exception traces weren't exporting with Airflow task logs because of a known problem in the logs. The patch has been submitted and will be included in the February release.
249-
- Because there are no specific error logs for referential integrity tasks, you must manually search for the debug log statements to see whether all external records were retrieved via the search service. We intend to improve the logs in the upcoming release by properly logging skipped data with justifications.
246+
- Because there are no specific error logs for referential integrity tasks, you must manually search for the debug log statements to see whether all external records were retrieved via the search service.
250247

251248
## Next steps
252249

0 commit comments

Comments
 (0)