any guidance on what to do when receiving `Error: Queue send failed: Internal Server Error` calling

any guidance on what to do when receiving
Error: Queue send failed: Internal Server Error
calling queue.send ? I am retrying a few times backing off on the order of seconds, but the same error is thrown. Should these errors not be considered retryable?
Was this page helpful?