graphiti-api / graphiti-rails

MIT License
54 stars 28 forks source link

Sideloads randomly stop getting included in responses #98

Open benlieb opened 1 year ago

benlieb commented 1 year ago

Have a bizarre issue where sideloads randomly stop getting included in responses periodically. It took me hours to debug this. Finally when I all else fails, I restart my server, and bam, they're back.

This is in development and I haven't actually tried in prod yet as I'm still vetting the library.

Any ideas?

I am loading all my classes in development fyi, because it helps me spot some bugs. Maybe involved?