Raised when automatic pagination cannot continue safely.
Manual pagination through DodoPayments.Page.next/1 returns the underlying
error. Lazy streams raise this exception because an Enumerable has no
natural error return channel.
Raised when automatic pagination cannot continue safely.
Manual pagination through DodoPayments.Page.next/1 returns the underlying
error. Lazy streams raise this exception because an Enumerable has no
natural error return channel.