Skip to content

Error Handling & Logging Consistency #7

@emperor42

Description

@emperor42

Errors are often sent directly to the client via http.Error with generic messages, and internal errors are printed with log.Fatalf (which terminates the process).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Scheduled

Relationships

None yet

Development

No branches or pull requests

Issue actions