SQS randomly hangs

Hey there, I’m accessing SQS services from my lambda function, using serverless to build out and deploy the stack. I can access my SQS queue from lambda for a while and then suddenly I cannot. Any attempt to access results in a lambda timeout. This is very strange, has anyone else experienced something like this?