louisgrasset / touitomamout

Touitomamout is an easy way to synchronize your Twitter's tweets 🦤 to Mastodon 🦣 and Bluesky post ☁️ (also known as Twitter to Mastodon & Bluesky crossposter)
https://hub.docker.com/r/louisgrasset/touitomamout
GNU Affero General Public License v3.0
116 stars 6 forks source link

fix(bluesky): add missing catch; add some debug logs #171

Closed louisgrasset closed 7 months ago

louisgrasset commented 7 months ago

Sometimes, bluesky sync can break, but errors are not caught. This PR fixes this.

This PR also adds some logging when the DEBUG env variable is set.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
44.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud