Skip to content

[SQS] STRING_VALUE can not be converted to an Integer #1667

@faizanakram99

Description

@faizanakram99

This is the full stack trace (from sentry), it happens in the worker (symfony messenger)

exception
AsyncAws\Core\Exception\Http\ClientException: HTTP 400 returned for "https://sqs.eu-central-1.amazonaws.com/".

Code:    SerializationException
Message: STRING_VALUE can not be converted to an Integer
Type:    
Detail:  
Error
17:15:32
console
Error thrown while running command "messenger:consume pending_qa_installations -vv". Message: "HTTP 400 returned for "https://sqs.eu-central-1.amazonaws.com/".

Code:    SerializationException
Message: STRING_VALUE can not be converted to an Integer
Type:    
Detail:  
"
{
command: messenger:consume pending_qa_installations -vv, 
message: 
HTTP 400 returned for "https://sqs.eu-central-1.amazonaws.com/".

Code:    SerializationException
Message: STRING_VALUE can not be converted to an Integer
Type:    
Detail:  
}
Fatal
17:15:32
messenger
HTTP 400 returned for "https://sqs.eu-central-1.amazonaws.com/".
{
aws_code: SerializationException, 
aws_detail: None, 
aws_message: STRING_VALUE can not be converted to an Integer, 
aws_type: None
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions