Back
Marc Köhlbrugge
Load previous page…
Save todo and trigger Telegram broadcast background job in one database transaction to hopefully prevent deadlocks
#wip
Report any ActiveRecord::Deadlock events to Bugsnag as they seem to be happening more frequently
#wip
Add way to easily extend statement_timeout for background jobs with database-intensive queries
#betalist
Make simple admin panel so I can manage applicants better (edit/delete/etc) without logging into database directly
#wip
Cancel customer subscription and refund most recent invoice, because they thought they canceled already but they actually canceled with a competitor which uses a similar name to ours
#roomai
Stream avatar data directly to browser instead of using redirect, because the redirect messed up caching sometimes in Safari I think
#wip