Arnold Szederjesi

Results 2 issues of Arnold Szederjesi

Hello, we are having logs like this in our Elixir project: ``` The operation took 2m32.409760523s ******************************** [Compiling module _Function_4.57852891_4_in_Axon.Loop.build_batch_fn_2_.32279] Very slow compile? If you want to file a bug,...

`ExAws.PodIdentity` is not working if Req (`ExAws.Request.Req`) is configured as http_client: ``` iex(1)> ExAws.PodIdentity.security_credentials(%{http_client: ExAws.Request.Req}) ** (ArgumentError) unknown option :recv_timeout. Did you mean :receive_timeout? (req 0.5.15) lib/req/request.ex:1184: Req.Request.validate_options/2 (req 0.5.15)...