Skip to content

[hotfix] signald: refine catch blocks around common crash causes

build off of this commit

which incorporates these 2 MRs:

which do the following:

  • omit sending user's phone number from logs
  • always include channel phone number (to help correlate with crashes)
  • actually print stack trace via logger.catching
  • fix variable naming bug introduced in merging upstream changes

and bumps our signald docker container to:

  • BRANCH "master"
  • COMMIT_HASH "26bbc0d921215974906eecfdca474b95dfbd9d9b"
  • LABEL verson="1.0.4"

Merge request reports