10 Years of Elixir Ecto's uniqueness constraint vs Rails' uniqueness validation

TIL: Cancel the scheduled send_after message

Sending a message to yourself as a process is an easy way to schedule an action to retry. However, it is not always necessary to send this message. Find out how easy it is to cancel a scheduled message.

More on: https://bartoszgorka.com/til-cancel-scheduled-send-after-message