You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an ECS service that when calling :SendMessage it will fail at times with
implementationofmethod: :-get-infoofprotocol: #'cognitect.aws.client/ClientSPI found for class: nil
I can't give you a snippet for this as this will only happen when the service is getting a lot of traffic but it doesn’t happen on normal loads
I have looked at container insides metrics and at no point have the container gone above 50% of CPU or Memory so I don't think it has to do with running out of resources.
Any suggestions you can provide on how to get around this issue will be really appreciated.
The text was updated successfully, but these errors were encountered:
gozes
changed the title
SQS fails to send message to the queue with error "cognitect.aws.client/ClientSPI"
SQS fails to send message to the queue with error "cognitect.aws.client/ClientSPI found for class: nil"
Jun 17, 2021
Dependencie
e.g.
Description with failing test case
I have an ECS service that when calling :SendMessage it will fail at times with
I can't give you a snippet for this as this will only happen when the service is getting a lot of traffic but it doesn’t happen on normal loads
I have looked at container insides metrics and at no point have the container gone above 50% of CPU or Memory so I don't think it has to do with running out of resources.
Any suggestions you can provide on how to get around this issue will be really appreciated.
The text was updated successfully, but these errors were encountered: