Skip to content

[hotfix] signald: restore refined catch blocks

context:

  • we tried merging a bunch of upstream changes to get current with head of signald master
  • but those changes caused widespread channel crashes (mostly around NotFoundExceptions) so we rolled back
  • but in so doing, we orphaned an MR in our fork that cleaned up our catch blocks significantly. this MR restores those changes

tracks MR:

pins our signald container to:

Merge request reports