rigetti / qcs-sdk-rust

Rust SDK for Rigetti Quantum Cloud Services (QCS)
https://docs.rs/qcs
12 stars 5 forks source link

Increase gRPC max message size limit for translation #467

Closed notmgsk closed 4 months ago

notmgsk commented 4 months ago

The default max message size is 4MB. To account for the possibility of larger translation requests/responses, we should increase that limit.