-
Notifications
You must be signed in to change notification settings - Fork 7
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
PFT timeouts #1743
Comments
The last time I looked into this it was part of #1573 |
Example of a segment of logs leading up to the worker timeout event: (screenshot in case it's easier to see). |
@maeve-fpf will continue investigation on resource allocation to improve performance. We also created a web team card to timebox a performance investigation on the web app side. |
We've pushed memory request/limit increases for the Django pods, and will continue to monitor for another 2 weeks then close. |
It's been 2 weeks and I believe PFT timeouts are no longer an issue so I think we can close this, but defer to @maeve-fpf. |
I think we said we were going to investigate the "export" function? |
That sounds right to me. Maybe the next steps here belong to the web team @soleilera. I'll bounce this to our hi pri list |
We haven't seen timeouts in several weeks, closing in favor of #1802 |
We've seen a number of timeouts in our alerts recently. @maeve-fpf will investigate whether bumping up resources stops those.
[update 11/15] Next steps here are for the web team to investigate the performance of the export endpoint. (Personally I'd like to see the export endpoint and the API unified so we don't have either diverging features or performance. Export links are functionally basically API calls with a CSV output format.)
The text was updated successfully, but these errors were encountered: