nanos / FediFetcher

FediFetcher is a tool for Mastodon that automatically fetches missing replies and posts from other fediverse instances, and adds them to your own Mastodon instance.
https://blog.thms.uk/fedifetcher?utm_source=github
MIT License
296 stars 215 forks source link

Error handling 404 #1

Closed quicoto closed 1 year ago

quicoto commented 1 year ago

Just ran this for the first time and it seems one of the URL's failed to load or returned 404, and the action failed.

https://github.com/quicoto/mastodon-get-replies/actions/runs/4353317910/jobs/7607196694

Can we catch these to prevent action failure?

nanos commented 1 year ago

Try this one.

You'll just need to update your fork - no further changes needed. Let me know if that works

quicoto commented 1 year ago

Seems to work, Thank you for the fast reply!

nanos commented 1 year ago

great. thanks for the feedback!