yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
241 stars 86 forks source link

Change default subscriber config #242

Closed yoshidan closed 6 months ago

yoshidan commented 6 months ago

Use server ack_deadline_seconds setting for subscribe to be able to ack even if it takes a long time in exactly once delivery.

236