frankjkelly opened a new issue, #872: URL: https://github.com/apache/pulsar-client-go/issues/872
**Is your feature request related to a problem? Please describe.** Reader implementation needs configurable backoff parameters. **Describe the solution you'd like** `ProducerOptions` and `ConsumerOptions` both support `BackOffPolicy` per #853 - we also need that functionality for `ReaderOptions`. **Describe alternatives you've considered** N/A **Additional context** Add any other context or screenshots about the feature request here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
