Skip to content

v0.2.2: redirects refused at the OECD fetch boundary

Choose a tag to compare

@cyanheads cyanheads released this 10 Aug 01:14
· 4 commits to main since this release
v0.2.2
d60d121

redirects refused at the OECD fetch boundary

  • fetchOecd issues every request with redirect: manual and refuses any 3xx as a terminal, non-retried Forbidden — the origin externalServiceRoot() pins a delegated root to previously bound only the first hop (#26)
  • oecd_list_agencies, oecd_search_datasets, oecd_get_dataset_info, oecd_get_dimension_values, oecd_query_dataset declare upstream_redirect (Forbidden, not retryable) and report the boundary's own sentence instead of an undeclared Forbidden or a retryable upstream_error
  • docs: redirect-refusal decision record in docs/design.md, README OECD_BASE_URL note, three drifted rows in the tools table corrected

CHANGELOG v0.2.2