Skip to content

Expose (astrapy) APIOptions in all components #130

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

Merged
merged 1 commit into from
Jun 23, 2025
Merged

Conversation

hemidactylus
Copy link
Collaborator

@hemidactylus hemidactylus commented Jun 20, 2025

The introduction of an api_options: APIOptions | None parameter in all components introduces, in a non-breaking way, the possibility to tweak and customize all aspects of the interaction with the Data API, such as timeouts, preferred data types for reads, and so on.

Closes #125

@hemidactylus hemidactylus merged commit 626b393 into main Jun 23, 2025
13 checks passed
@hemidactylus hemidactylus deleted the SL-api-options branch June 23, 2025 12:51
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.

Expose APIOptions
1 participant