Skip to content
Webinar - May 13th: How Criteo powers real-time decisions with a reduced footprintRegister now

Error handling

If an error occurs as a result of the database operation, an AerospikeError returns.

The AerospikeError ResultCode() method describes the exact cause of the error given by the Aerospike server.

Errors can also occur internally on the client side, either originating from the client code or from within the go stdlib. These errors are not converted to an AerospikeError instance unless they are io.Timeout errors.

Feedback

Was this page helpful?

What type of feedback are you giving?

What would you like us to know?

+Capture screenshot

Can we reach out to you?