-
### Expected behavior
Defined Exception mapper should catch and translate exception.
### Actual behavior
Server returns 500 error and print stack traces in logs
```
java.lang.IllegalArgumen…
-
When I run the classification() function, I get an error, approximately 20% of the time:
Error in curl::curl_fetch_memory(x$url$url, handle = x$url$handle) :
Error in the HTTP2 framing layer
…
-
I am trying to use Twitter Futures instead of Scala Futures. As per the user manual and the example: https://github.com/UdashFramework/udash-core/blob/master/rest/src/test/scala/io/udash/rest/monix/Mo…
-
The file https://github.com/twitter/finatra/blob/develop/utils/src/main/scala/com/twitter/finatra/utils/FileResolver.scala depends on javax.activation.MimetypesFileTypeMap which was removed from Java…
vip4f updated
5 years ago
-
HttpClientModule rarely throws a `ChannelClosedException`.
The finatra version I use is 18.1.0
(But version 18.12.0 also had issues.)
It didn't happen when there was a lot of traffic, and the rem…
-
I'm trying to stream requests for certain routes in a Finatra server, in order to pipeline the contents to a downstream http service. But the `streaming` option has no practical effect because Finagle…
-
Custom `ExceptionMapper` is not working or `ExceptionMappingFilter` is not working
I'm trying mapping custom exception to a `ThriftException`. following the link below. https://twitter.github.io/fi…
-
Trying to build `develop` brach with JDK 11 results in:
```
[warn] module not found: com.twitter#scrooge-sbt-plugin;19.2.0-SNAPSHOT
[warn] ==== typesafe-ivy-releases: tried
[warn] https://rep…
-
Using the a `finagle.StatsFilter` per method would add request latencies for each endpoint.
### Expected behavior
I would like to have request latencies in my stats per method.
### Actual beh…
-
I've got a compilation error while building one of our projects after updating the dependency to 19.5.0:
```
Symbol 'type com.twitter.finatra.http.RouteHint' is missing from the classpath.
…