Skip to content

TypeError: notify() got an unexpected keyword argument 'raise_exception' #14

@tlf30

Description

@tlf30

Hello,
I'm getting this error on the latest version of Sentry (20.7.0.dev0)

TypeError: notify() got an unexpected keyword argument 'raise_exception'
  File "sentry/plugins/bases/notify.py", line 147, in test_configuration_and_get_test_results
    test_results = self.test_configuration(project)
  File "sentry/plugins/bases/notify.py", line 143, in test_configuration
    return self.notify(notification, raise_exception=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions