- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Today
Review feedback
Yesterday
Don't print memory when failed. Compare mem before and after cron jobs
Delete from Redux types
Inline
One thing I would consider is not calling verifyMemoryUsage in cronjobs that are failing, because this checks how memory behaves compared to the previous check, but explicitly call get_total_memory and get_used_memory at start and end of job, and log if there is a difference.
Tue, Apr 15
rebase
It's unlikely we will prioritize this diff soon. The corresponding Linear issue is backlogged, so we can always reference it, but for now, I'm abandoning it.
This diff won't be landed - we will likely find another solution that might, at most, be inspired by it.
This diff won't be landed - we will likely find another solution that might, at most, be inspired by it.
This diff won't be landed - we will likely find another solution that might, at most, be inspired by it.
This change is controversial, and finding a better solution might be complicated - abandoning the diff.