Skip to content

Silent failures when receiving unexpected data schemas in bug sanitization process #5859

@suhaibmujahid

Description

@suhaibmujahid

Unfortunately, the Bugzilla API may return a 200 response when a request is blocked by Fastly, which can lead to silent errors.

Examples where silent error could happen:

email = user.get("name", "").lower()

groups = user.get("groups", [])

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions