Closed Bug 1308123 Opened 9 years ago Closed 8 years ago

logslice:LogSliceView.list "ValueError: invalid literal for int() with base 10: "36875109'""

Categories

(Tree Management :: Treeherder: API, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: emorley, Unassigned)

References

(Blocks 1 open bug)

Details

Looks like someone accidentally appended `'` to the end of the URL. However we should handle this case gracefully (with an HTTP 400) not HTTP 500. https://rpm.newrelic.com/accounts/677903/applications/14179757/filterable_errors#/show/f34c0251-8b87-11e6-905e-b82a72d22a14_0_5627/stack_trace?top_facet=transactionUiName&primary_facet=error.class&barchart=barchart&_k=wfir77 url /api/project/mozilla-inbound/logslice/ request.parameters.end_line 200 request.parameters.job_id 36875109' request.parameters.start_line 0 request.headers.referer https://treeherder.mozilla.org/logviewer.html
The /logslice/ endpoint was removed in bug 1328469.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.