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

Custom handle_info callbacks #61

Open
aram0112 opened this issue Jun 26, 2022 · 0 comments
Open

Custom handle_info callbacks #61

aram0112 opened this issue Jun 26, 2022 · 0 comments

Comments

@aram0112
Copy link

Hello, hope all is well. I really appreciate that has been put in to bring this library up to speed. I have seen in a few of these issues the sentiment of wanting to maintain the GenServer-like interface. To that end, would it be possible in the library's current state to have custom GenServer handle_info callbacks? I am currently using the latest version pulled from this repository and it seems that all non-message-related handle_info callbacks are consumed by the catch-all handle_info in Jetstream.PullConsumer.Server. 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

No branches or pull requests

1 participant