idempotent

idempotent

/aɪˈdempətənt/

💻 Software Development

Producing the same result regardless of how many times it's executed

All our API endpoints should be idempotent to handle retries safely.

Origin: From Latin idem (same) + potens (powerful, able), literally having the same power