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

Raise error when the reader cannot consume anymore #287

Merged
merged 4 commits into from
Apr 29, 2024
Merged

Conversation

mostafa
Copy link
Owner

@mostafa mostafa commented Apr 26, 2024

This PR introduces exceptions raised by the consume function that can be caught by the script. See this file for an example.

Fixes #273
Closes #286

mostafa and others added 4 commits April 26, 2024 19:24
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
- [Commits](golang/net@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

sonarcloud bot commented Apr 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mostafa mostafa self-assigned this Apr 26, 2024
@mostafa mostafa merged commit f07390e into main Apr 29, 2024
3 checks passed
@mostafa mostafa deleted the raise-error branch April 29, 2024 09:14
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.

Error when consuming more messages that exist in topic
1 participant