Skip to content

v0.3.2: Malformed identifier fast-fail

Choose a tag to compare

@cyanheads cyanheads released this 18 Aug 21:14
· 6 commits to main since this release
v0.3.2
b19ab47

Malformed identifier fast-fail

  • Lone UTF-16 surrogate in indicator_code/dimension now fails who_query_indicator_data / who_list_dimension_values on the first attempt with a declared malformed_identifier reason and recovery hint, instead of burning the full retry budget (~6s) on an unclassified URIError (#18)

CHANGELOG v0.3.2