giantotter / giantotter_public

2 stars 0 forks source link

cai_resources should detect when database has been repacked #850

Closed jefforkin closed 7 years ago

jefforkin commented 7 years ago

Ran into an issue where I deployed an API server on EB, and ran the AI. Then I repacked RDS. The AI was still referencing cached URLs.

Maybe when a new session starts (or when the mental model is new) cai_resources should check some kind of timestamp in the resources table?