Giter Site home page Giter Site logo

Comments (2)

cow1337killer3 avatar cow1337killer3 commented on July 25, 2024 1

It's very likely that what is actually "broken" is that Steam is taking too long to respond since you set the page size to 100.

Try out a page size of 10 and report back.

Yup, so that turns out to be the case... looks like Steam is very stingy with the speed of requests that we can make.

However, I think it'd be very helpful if the extension could continuously retry the request (with a timeout etc) if it fails. Or at least have some kind of message pop up saying that Steam refused the request, so the user knows what's happening.

Another related problem seems to sometimes happen on initial page #1 loads when the "items per page" is greater than the default 10... I guess it fails to retrieve all of the multiple pages requested, and instead shows the page with pagination for 10-items-per-page. A message/retry could also be helpful for this case, since the user won't know why it's only showing 10 items per page when they selected 25/50/100.

from extension.

Step7750 avatar Step7750 commented on July 25, 2024

It's very likely that what is actually "broken" is that Steam is taking too long to respond since you set the page size to 100.

Try out a page size of 10 and report back.

from extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.