Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes related with packit service slowliness #2555

Conversation

majamassarini
Copy link
Member

Should partially fix #2512

@majamassarini majamassarini requested review from mfocko and a team as code owners October 1, 2024 13:58
Copy link
Contributor

Copy link
Member

@lbarcziova lbarcziova left a comment

Choose a reason for hiding this comment

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

👍

Requests are blocking, a blocking call can be the cause of an hanging Celery task.
Hopefully it should fix point 4. of the following analysis
https://gist.github.com/majamassarini/85033b59607a3f3da570cf5aaf2b8c7a
Copy link
Contributor

Copy link
Contributor

Now we report more than once a "first initial status check time".
The first is correct all the other are wrong.
Should fix point 7 in this analysis: https://gist.github.com/majamassarini/85033b59607a3f3da570cf5aaf2b8c7a
Copy link
Contributor

@majamassarini majamassarini added the mergeit When set, zuul wil gate and merge the PR. label Oct 3, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/d483b62037b54aec9ffcfbf24dbea9b0

✔️ pre-commit SUCCESS in 2m 11s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit be730d0 into packit:main Oct 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hard time limit (300s) exceeded for task.steve_jobs.process_message
3 participants