Skip to content

Not actually calling the intended function#1584

Open
seto2103 wants to merge 2 commits intocelery:mainfrom
seto2103:patch-1
Open

Not actually calling the intended function#1584
seto2103 wants to merge 2 commits intocelery:mainfrom
seto2103:patch-1

Conversation

@seto2103
Copy link
Copy Markdown

Causes an error where broker transport options won't actually change the visibility timeout.

Causes an error where broker transport options won't actually change the visibility timeout.
@auvipy auvipy self-requested a review August 19, 2022 18:14
Copy link
Copy Markdown
Member

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please change the relevant tests as well?

@auvipy
Copy link
Copy Markdown
Member

auvipy commented Oct 12, 2022

      attributes = {'VisibilityTimeout': str(self.visibility_timeout())}

E TypeError: 'int' object is not callable

kombu/transport/SQS.py:366: TypeError

Comment thread kombu/transport/SQS.py Outdated
@auvipy auvipy closed this Dec 4, 2022
@auvipy auvipy reopened this Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants