-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Fix startup time for local development environment #10118
Comments
I wish to triage this issue, but I am unable to access the slack discussion. Could you please add me to the channel? |
I don't have power to add people to slack but the discussion doesn't say much. You can look into the issue if you wish. |
hi, @RayBB can you explain me this issue briefly |
The issue is the app starts slowly, likely caused by timeouts on requests to to IA. |
@RayBB Okay, no problem! I am interested in working on this issue. |
@Spaarsh you can look into it and share what you find. However, until staff triages the issue and decides how to proceed I won't assign you. It's likely a bit more complicated issue and I can't provide much guidance on it. |
Hello, we are a group of university students, and as part of our project, we are contributing to open-source repositories. We would really like to work on this issue, and since our project deadline is approaching, we are eager to get started as soon as possible. Could we please be assigned to this issue? We’ll make sure to follow all contributing guidelines and complete the work on time. Thank you for considering us! |
Problem
docker compose up
now seems to take several minutes before the homepage is ready.Per this discussion it is possibly related to security changes blocking calls to some of the OL/IA services and timeouts taking a long time.
It would be really great to fix and improve this to avoid frustration for developers.
Reproducing the bug
Context
Breakdown
Requirements Checklist
Related files
Stakeholders
Instructions for Contributors
The text was updated successfully, but these errors were encountered: