Skip to content

If schema unavailable, revert back to original infer-schema workflow

Levi Remington requested to merge handle-failed-schema-query into master
  • Allows GCZ to operate even if OSDU instance fails to provide schema
  • Warns that authoritative schema could not be acquired and so inferrence is being used instead

This may fix one of the issues that IBM is having with their deployment, where schema service is unavailable and Transformer is failing to produce cache without logging an error.

Merge request reports