Jason Frey

Results 678 comments of Jason Frey

Backported to `najdorf` in commit 1c2223a3463fdcf5362da412da2f5c32504b13f9. ```text commit 1c2223a3463fdcf5362da412da2f5c32504b13f9 Author: Adam Grare Date: Wed Aug 10 08:42:51 2022 -0400 Merge pull request #22048 from Fryguy/use_ansible_path Automatically determine the python path...

Do we know what exactly is taking so long in these cases though? Usually we've found it's some association with a dependent => destroy or dependent => nullify, which we...

> This might be effective, but also seems like a hack/workaround for how poorly performing rails dependent destroy is. Unless we have a purger for every model that can grow...

Are you running docker monolithic or podified on a kubernetes? Have you tried with morphy?

Somehow I think the descendant loader cache is busted. Are you building the images from source or using the pre-built image? If you are building them try deleting your rails...

We had to disable kafka because of the log4j issues, but this will require bringing it back. @nasark Can you research this and comment here?

I'm fine with the way we do it currently, it just seems like a missed path. Ironically the ui-classic method is named `handle_invalid_session`, and yet we can't handle it 😉

Does it even need to be that complicated? Can it just be a simple rescue or a check for respond_to? .private_id ? handle_invalid_session is, after all, our code.

@brandonfilion Can you copy that screenshot you had in gitter to here? --- @akhilkr128 Can you take a look at this one? I dug in a little bit and found...

I'm not sure what the right "fix" for this would be - I'm assuming just ignore it and/or warn?