ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.34k stars 897 forks source link

Overview of code loading issues leading to errors or deadlocks with long running http(s) requests #20576

Closed jrafanie closed 1 year ago

jrafanie commented 4 years ago

Loading code can be a constant problem 🤣

Diagnostics

UI deadlocks

API Deadlocks

Dalli/memcached deadlocks

Automate deadlocks / errors

Circular dependency / load ordering issues

jrafanie commented 4 years ago

New possible issue here: https://github.com/ManageIQ/manageiq-ui-classic/issues/7329

Fryguy commented 4 years ago

A lot of this might go away with Rails 6

Fryguy commented 4 years ago

@jrafanie Can you also update the OP in the Diagnostics section with the PR that dumps the threads to see if there are locked puma threads and who is locking who?

miq-bot commented 1 year ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

miq-bot commented 1 year ago

This issue has been automatically closed because it has not been updated for at least 3 months.

Feel free to reopen this issue if this issue is still valid.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.