errors.fyi community error code reference
aborted
erlang

aborted

A Mnesia transaction or operation was aborted before completing. The full reason is typically `{aborted, Reason}` where `Reason` describes the cause of the abort.

References

โ† all namespaces for aborted