Skip to content

Python SDK v9.6.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:40
f9783d5

Changed

  • client.datasets.export_rows and client.signals.export now raise TooManyRequestsError when the export is rate-limited (HTTP 429), instead of a generic error.