gamified-reading / habitica-boss

A tool to power a quest-like boss for Habitica challenges, in the style of the Gamified Reading guild's Finriq.
https://www.npmjs.com/package/habitica-boss
MIT License
1 stars 0 forks source link

No stats calculated on boss if first request is rate limited #1

Open benjaminbhollon opened 3 years ago

benjaminbhollon commented 3 years ago

If the first request the bot makes is rate limited, that first boss doesn't end up with any stats calculate. I assume that if, say, the second request were rate limited, the second boss would be the one without stats, but that hasn't yet come up.

This is definitely one to look at fixing before a full release, but it's mostly only an issue during development when the bot is frequently restarted.