Revadike

Results 375 comments of Revadike

New TODO: - [x] Use ` meta_data_only` instead of tracking changenumber (reason: changenumber changes can be only requested until a certain point)

New TODO: - [x] Fix README.md

Bug found: requesting product info of subids/appids as string results in deadlock. Edit: Or maybe not? :S

So I checked https://steamdb.info/search/?a=app_keynames&type=-1&keyname=179&operator=1&keyvalue= and after dumping all my cd keys, a bunch appears to be missing. Upon closer inspection, there are a lot of timeouts. Result of being rate...

I requested the cd keys one by one, and that works way better. However, there seems to be a weird bug. The timeouts aren't properly "promisefied": ![image](https://user-images.githubusercontent.com/4411977/157504240-8ee75fe5-59bb-4416-a7ab-277074c97e8b.png) The errors are...

But should timeout errors be caught with `Promise.catch`? How does that work if it is a timeout?

I, too, noticed that after some time my custom status is no longer shown on steam. I idle games and constantly change it depending on the game I'm idling. I...

Doesn't this issue belong to the web extension? Anyway, I agree it would really be nice to use collection filters, such as owned/unowned/ignored/wishlisted.

How well does Algolia handle thousands of filters?