If you want to be 100% bulletproof it might make sense to protect against a single request failing by keeping track of what has been sent and what hasn't, and allowing to retry just the failed part
Reported by `ilia` on discord: https://discord.com/channels/239737791225790464/424523844016144394/1154142133918376038
> If you want to be 100% bulletproof it might make sense to protect against a single request failing by keeping track of what has been sent and what hasn't, and allowing to retry just the failed part
and I agree. I'll probably look at how [News Blaster 2000](https://git.handmade.network/hmn/newsblaster2000) does it.
abner
self-assigned this 2023-09-22 18:58:30 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Reported by
iliaon discord: https://discord.com/channels/239737791225790464/424523844016144394/1154142133918376038and I agree. I'll probably look at how News Blaster 2000 does it.