steemit / yo

Modular event-driven notification service
https://github.com/steemit/yo/issues/113
MIT License
7 stars 9 forks source link

"No such post" errors in comment handler #85

Closed GwenNelson closed 6 years ago

GwenNelson commented 7 years ago

The comment handler in the blockchain follower uses steem-python to get info on the post, which is returning "no such post".

GwenNelson commented 6 years ago

Fix in PR #92