My service uses AWS dynamodb with DAX, under high load my requests are failing with this error-
"error":"RequestCanceled: request context canceled caused by: context deadline exceeded
Any idea on what this error can be attributed to?
My service uses AWS dynamodb with DAX, under high load my requests are failing with this error-
"error":"RequestCanceled: request context canceled caused by: context deadline exceeded
Any idea on what this error can be attributed to?