Bronson Holden
over 2 years ago
Fixed issue with index not being updated. Worker wasn't processing jobs from Searchkick. Nice way to end a long day.
Similar Remarks
Bronson Holden
over 2 years ago
Stable search for the past few days, as far as I can tell. Hmm. I do need to resolve some issues with some image-only remarks not having any similar remark results. Sounds like a nice weekend project.
Bronson Holden
over 2 years ago
Was having issues queueing up Elasticsearch index jobs...realized I hadn't provisioned Redis for the Heroku app 🤦♂️
Bronson Holden
over 2 years ago
I think searches were breaking due to Searchkick errors caused by memory issues. I think cleaning old indices solved it. Running that nightly now. We'll see if the error crops up again...
Bronson Holden
over 2 years ago
Apparently I broke search a few days ago. Just fixed. Time to add some automated tests 😬
Bronson Holden
over 2 years ago
Oh. AWS Comprehend topic modeling is $1 per job. Maybe I shouldn't do that just yet. lol
Bronson Holden
over 2 years ago
Yep. Done deal. Switching to AWS Elasticsearch, and if that doesn't fix these errors, off to Algolia we go.
Bronson Holden
over 2 years ago
Fixed slight bug: remarks were being listed as similar to itself. True, but still weird.
Bronson Holden
about 1 year ago
Fixed a tiny bug in Phoenix. Feels good man! https://github.com/phoenixframework/phoenix/pull/5592