Stephen Margheim

Results 153 comments of Stephen Margheim

I'm closing after the Puma plugin work as released

Yes, but branch off of #7 and not main. I will be finishing that branch soon, and it is starting to move in a similar direction. So we can avoid...

Yes, we are moving away from using `LITESTREAM_DATABASE_PATH` as it restricts Litestream to only backing up one database. The new install generator introspects your `database.yml` and sets up Litestream to...

@richjdsmith: Have you gotten this sorted?

> What do you think about improving the context identification in the gem itself? Would this go beyond the scope you initially imagined? I'm open to the PR, yes.

> Is there any reason no not use #inspect instead of creating the errors as just the class name? I dropped the `#to_honeybadger` case from the sanitizer, but kept the...

@everton: Would you like to make the PR to patch controllers and jobs to automatically add context?

I have released 0.4.0. There is an upgrade guide: https://github.com/fractaledmind/solid_errors/blob/main/UPGRADE.md But nothing more advanced than that. I'd be open to exploring something similar to GoodJob, but I think an initial...

I really don't want to have to put a workaround into this gem. I have finished my investigation and I wrote a detailed explanation of what is happening: https://github.com/rails/rails/issues/51002#issuecomment-1936054456 Takeaway:...