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

fix: add missing _get_sink_type method to zulip sink #1498

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

oscgu
Copy link
Contributor

@oscgu oscgu commented Jul 15, 2024

Without the method the runner fails on startup:

sinks_config -> 0 -> zulip_sink
  Can't instantiate abstract class ZulipSinkParams with abstract method _get_sink_type (type=type_error)

Copy link
Contributor

@arikalon1 arikalon1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work
thanks for the contribution

@arikalon1 arikalon1 merged commit 80304c4 into robusta-dev:master Jul 15, 2024
3 checks passed
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.

3 participants