Skip to content

UNOMI-784: use tasks to perform update_by_query and delete_by_query#636

Merged
jkevan merged 13 commits intomasterfrom
upgradeESSocketTimeout
Aug 3, 2023
Merged

UNOMI-784: use tasks to perform update_by_query and delete_by_query#636
jkevan merged 13 commits intomasterfrom
upgradeESSocketTimeout

Conversation

@jkevan
Copy link
Copy Markdown
Contributor

@jkevan jkevan commented Jul 13, 2023

In order to avoid SocketTimeoutError on long requests between Unomi and ES.
We will delegate to ES the work to do by using tasks system.

@dgriffon dgriffon force-pushed the upgradeESSocketTimeout branch from 4568d85 to 9f9c10a Compare July 21, 2023 14:56
@dgriffon dgriffon force-pushed the upgradeESSocketTimeout branch from 9f9c10a to 51e841d Compare July 21, 2023 15:52
@jkevan jkevan changed the title UNOMI-784: set ES client socket timeout to 80sec instead of 30sec by default UNOMI-784: use tasks to perform update_by_query and delete_by_query Jul 25, 2023
Copy link
Copy Markdown
Contributor

@sergehuber sergehuber left a comment

Choose a reason for hiding this comment

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

Hello Kevan,
Thank you for the contribution. I have added some comments to the review.
Best regards,
Serge...

@jkevan jkevan merged commit 6416994 into master Aug 3, 2023
@jkevan jkevan deleted the upgradeESSocketTimeout branch August 3, 2023 10:28
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.

3 participants