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

fix: dynamically set max_storage_buffer_binding_size based on adapter limits #10

Conversation

EtaCassiopeia
Copy link
Contributor

Query adapter limits and set max_storage_buffer_binding_size to the maximum supported value to prevent runtime panics due to exceeded limits.

Addresses issue #9.

… limits

Query adapter limits and set max_storage_buffer_binding_size to the maximum
supported value to prevent runtime panics due to exceeded limits.

Addresses issue KeKsBoTer#9.
@KeKsBoTer KeKsBoTer merged commit 56ec62c into KeKsBoTer:master Jul 1, 2024
@KeKsBoTer
Copy link
Owner

Thank you!

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