Erick Dennis

Results 12 comments of Erick Dennis

@joekhoobyar Is this repo still maintained? 🤔

I'd like to provide a small update: we've stopped using this gem since it unfortunately appears to no longer be maintained. Instead, we've set up shoryuken as a systemd service...

I'm also getting the same error. I've used git-bisect to determine that the regression was introduced in 6.14.0 (6.13.3 works fine).

This bit me today: ```elixir iex(5)> ~N[2022-03-13 02:37:00] |> Timex.to_datetime("America/Los_Angeles") {:error, {:could_not_resolve_timezone, "America/Los_Angeles", 63814358220, :wall}} ```

This would be a great addition. 👍🏻

Just bumping this again. @danielberkompas would it be possible to cut a patch-level release with this in it? 🙏🏻

If I understand this correctly, pigeon currently does NOT work with OTP 25 as I just found out myself today. Why has this issue been closed?

Any chance of getting this merged? 🙏🏻

@iancharters So, three years to the day and I finally get around to answering you. 😄 Up until today this library actually didn't support conditional closes for several reasons: A)...

@jeffweiss Any chance we could get this one merged? This keeps anyone using forcex tied to a version of httpoison that's 5 years old.