imgflo / imgflo-server

HTTP image processing server based on imgflo
48 stars 7 forks source link

Doing passthrough with .gif input gives 503 #85

Open jonnor opened 7 years ago

jonnor commented 7 years ago

Looks like there is no response at all, and thus times out.

Example URL: https://imgflo.herokuapp.com/graph/5d24a8ac9b4ac51/94d84d34f4523d601fb963247182b645/passthrough.jpg?input=https%3A%2F%2Fthe-grid-user-content.s3-us-west-2.amazonaws.com%2F9ce1a1eb-5d5c-406e-a403-4f2a2aad03cb.gif&width=360

Should be something more meaningful, like 422 (since we don't support this OP on .gif at this time)