call right after failing cast

Roger Lipscombe roger@REDACTED
Thu Apr 30 09:35:37 CEST 2020


Alternatively, you could interpose another process to act as the
"channel" -- to buffer the messages. This would *not* (usually) crash
and would encapsulate your retry logic. It gets a little more
complicated when you're using gen:call and friends, though.

On Thu, 30 Apr 2020 at 03:09, Nato <nato@REDACTED> wrote:
>
> Thank-you. I think I've drunk too much 'let it crash'
> coolaid, and perhaps need to redesign my flow a tad
> here.
>
> Appreciate the swift reply, Mikael.
>
>
>
> --
> Nato


More information about the erlang-questions mailing list