freelawproject / bigcases2

The sequel to Big Cases Bot
Other
18 stars 11 forks source link

feat(bluesky): Handle ReadTimeout exceptions during social card creation #533

Closed ERosendo closed 6 months ago

ERosendo commented 6 months ago

This PR introduces logic to handle ReadTimeout exceptions that may occur during social card creation. When such an exception is encountered, the code will prioritize successfully creating the post itself, ensuring the core functionality remains uninterrupted.

Here's a screenshot of a post with no social card:

image