Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDP-1562 Consider all ClientFailures as NotFound in lookupSchemasUntil #260

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

benjben
Copy link
Contributor

@benjben benjben commented Nov 15, 2024

No description provided.

Copy link
Contributor

@istreeter istreeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, but we need the same thing again on these registry lookups which is used in the batch transfomer.

@benjben benjben changed the title PDP-1562 Consider all 4xx responses as NotFound PDP-1562 Consider all ClientFailures as NotFound in the Resolver Nov 19, 2024
@benjben benjben force-pushed the PDP-1562_handle_403 branch from 2b530b6 to 1bfecaf Compare November 19, 2024 10:15
@benjben benjben changed the title PDP-1562 Consider all ClientFailures as NotFound in the Resolver PDP-1562 Consider all ClientFailures as NotFound in lookupSchemasUntil Nov 19, 2024
@benjben benjben force-pushed the PDP-1562_handle_403 branch from 1bfecaf to 3618290 Compare November 19, 2024 10:19
@benjben benjben merged commit 7da57d2 into develop Nov 19, 2024
1 check passed
@benjben benjben deleted the PDP-1562_handle_403 branch November 19, 2024 10:35
istreeter added a commit to snowplow-incubator/snowplow-bigquery-loader that referenced this pull request Nov 19, 2024
For this app, the most significant changes are:

- common-streams has a big change in how it preserves the order of
  struct fields: snowplow-incubator/common-streams#213. This should not
  impact how BigQuery loader works. But I highlight here because of the
  potential risk if we got something wrong.
- iglu-scala-client now treats both 403 and 404 as NotFound when listing
  a series of schemas from the Iglu repos:
  snowplow/iglu-scala-client#260
istreeter added a commit to snowplow-incubator/snowplow-bigquery-loader that referenced this pull request Nov 19, 2024
For this app, the most significant changes are:

- common-streams has a big change in how it preserves the order of
  struct fields: snowplow-incubator/common-streams#98. This should not
  impact how BigQuery loader works. But I highlight here because of the
  potential risk if we got something wrong.
- iglu-scala-client now treats both 403 and 404 as NotFound when listing
  a series of schemas from the Iglu repos:
  snowplow/iglu-scala-client#260
istreeter added a commit to snowplow-incubator/snowplow-bigquery-loader that referenced this pull request Jan 3, 2025
For this app, the most significant changes are:

- common-streams has a big change in how it preserves the order of
  struct fields: snowplow-incubator/common-streams#98. This should not
  impact how BigQuery loader works. But I highlight here because of the
  potential risk if we got something wrong.
- iglu-scala-client now treats both 403 and 404 as NotFound when listing
  a series of schemas from the Iglu repos:
  snowplow/iglu-scala-client#260
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants