Skip to content

TypeError: bad operand type for abs(): 'NoneType' #15396

@sentry

Description

@sentry

Sentry Issue: EXPERIMENTER-PROD-16X

TypeError: bad operand type for abs(): 'NoneType'
(2 additional frame(s) were not displayed)
...
  File "experimenter/nimbus_ui/views.py", line 854, in get_context_data
    extreme_bound = results_manager.get_max_metric_value(
  File "experimenter/jetstream/results_manager.py", line 103, in get_max_metric_value
    max_value = max(max_value, abs(lower), abs(upper))

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions