Pierre Martin
Pierre Martin
Yep same here. A bit more background might be helpful. In an umbrella application, some of our sub-apps depends on `{:amnesia, "..."}`. In the umbrella's `mix.exs` file, we have something...
Bump, anyone?
@kyanh-huynh It seems to indeed be the same error. Did you find a way to minimize it? We tried so many things without luck so far... And I feel like...
Not sure if that's what this is issue is about, but might it be something like [this](https://github.com/nahi/httpclient/issues/225)?
@Betree Gotcha. So I could suggest a bit of a rework of the API layer, such as the following: - The `traits_for_address` function could return some sort of simple structure...
@Betree Just so we're clear, as you said "dots are *also* ignored". Plus signs are not just ignored by GMail...
@mxgrn Thanks a bunch for this! You mean, thanks a `brunch`, right?
``` iex --version Erlang/OTP 20 [erts-9.3] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:10] [hipe] [kernel-poll:false] IEx 1.6.4 (compiled with OTP 20) ``` ``` uname -a Linux Hostname 4.13.0-38-generic #43-Ubuntu SMP Wed Mar...
@ntrepid8 Gladly yes. Tell me what's wrong and I'll fix it if I can.