Skip to content

doc update from #7651#8451

Merged
auvipy merged 1 commit intocelery:mainfrom
rainnnnny:patch-1
Aug 22, 2023
Merged

doc update from #7651#8451
auvipy merged 1 commit intocelery:mainfrom
rainnnnny:patch-1

Conversation

@rainnnnny
Copy link
Copy Markdown
Contributor

Note: Before submitting this pull request, please review our contributing
guidelines
.

Description

from #7651:

After a lot of testing I found that in order changes in visibility_timeout value to take effect, one must set it in all, celery config, result backend & transport options, as follows :
visibility_timeout = 600
result_backend_transport_options = broker_transport_options = { 'visibility_timeout': 600 }
So the reported behavior might not be a product defect per se, just lack of proper documentation

@auvipy auvipy added this to the 5.3.x milestone Aug 22, 2023
@auvipy auvipy merged commit 8ae0b22 into celery:main Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants