Closed
Bug 1901849
Opened 8 months ago
Closed 6 months ago
Port problem and ProblemException usages
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zeid, Assigned: zeid)
References
Details
Attachments
(1 file)
connexion.problem.problem
and connexion.ProblemException
are used throughout the legacy system. These usages should be reimplemented as either: Http404
exception, PermissionDenied
exception, or a different custom HttpResponse
.
Comment 1•7 months ago
|
||
Zeid, you mentioned this issue as something we should close - is it actually closed b/c the work landed somewhere else?
Flags: needinfo?(zeid)
Comment 2•7 months ago
|
||
Assignee | ||
Updated•6 months ago
|
Status: NEW → RESOLVED
Closed: 6 months ago
Flags: needinfo?(zeid)
Resolution: --- → FIXED
Assignee | ||
Updated•6 months ago
|
Assignee: nobody → zeid
You need to log in
before you can comment on or make changes to this bug.
Description
•