Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Attribute all client errors as client errors and reset HTTP 5xx alarm back to 0 #374

@chris13524

Description

@chris13524

Throughout the code there are many TODOs where client errors are currently thrown as server errors. These need to individually be investigated and each error attributed as a client or a server error. Eventually reducing the size of or even eliminating the NotifyServerError struct.

Once these are are all done, the HTTP 5xx alarm should be reset back to 0 so we know if there are any unexpected errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions