Not at all the same thing I admit, but the company I work for has a product that limits the number of transactions (per user) to 1. Where "transaction" is roughly equivalent to an HTTP request. So if you run a query that takes 30 seconds, get bored, open up a new tab to do something else in the product, your new tab will hang until the transaction in the previous tab has completed. I hate it. There is a special URL t…
A manager thought that they could reduce scope on implementing proper rate limiting after a postmortem or how does this appear?
Dumb website only lets one user in at a time
71–80 of 104 posts
Re: Dumb website only lets one user in at a time
#72- Sincerely, the Hachette Book Group, HarperCollins, John Wiley & Sons and Penguin Random House
Re: Dumb website only lets one user in at a time
#73Not at all the same thing I admit, but the company I work for has a product that limits the number of transactions (per user) to 1. Where "transaction" is roughly equivalent to an HTTP request. So if you run a query that takes 30 seconds, get bored, open up a new tab to do something else in the product, your new tab will hang until the transaction in the previous tab has completed. I hate it. There is a special URL t…
Ha. When I moved into my town, the public library's online book search was only turned on from 9-5, monday through saturday. Apparently it was so unstable they didn't want anyone trying to use it unless they had an IT guy on hand? I'm guessing? Anyway, they eventually outsourced to bibliocommons, but oy, what a ridiculous limitation to have as late as 2007.
Re: Dumb website only lets one user in at a time
#74Spoiler for anyone interested https://imgur.com/U4XxbDZ
Re: Dumb website only lets one user in at a time
#75Take away the position counter, and this would perfectly simulate trying to use a single-line BBS.
Absolutely. I remember those days. Oh how my parents hated me for running up the long distance bills.
Re: Dumb website only lets one user in at a time
#76Earlier quoted context omitted.
Whcih ones and why? Wierd load balancing? Or dumb bureaucracy?
we implement one for event registration. without queuing, you end up with some hidden complexity around whether a ticket in a cart counts towards the limit or not, and when it goes back into the available pool if that cart doesn't check out in time. none of it is too difficult to implement, but it is difficult to explain to users and creates experiences that frustrate people are or are perceived as unfair. for exampl…
I’ve seen something through Ticketmaster that added a lottery system, giving a certain percent of users a shot at tickets a bit before it gets opened up to everyone else. And people with Amex cards or people who demonstrated devotion.
Re: Dumb website only lets one user in at a time
#77Re: Dumb website only lets one user in at a time
#78Earlier quoted context omitted.
Whcih ones and why? Wierd load balancing? Or dumb bureaucracy?
we implement one for event registration. without queuing, you end up with some hidden complexity around whether a ticket in a cart counts towards the limit or not, and when it goes back into the available pool if that cart doesn't check out in time. none of it is too difficult to implement, but it is difficult to explain to users and creates experiences that frustrate people are or are perceived as unfair. for exampl…
- differentially rewarding those customers willing to put in higher levels of effort
- inflating attendees’ sense of the purchase’s value, since they’ve sunk work into acquiring the right to attend/buy
- adding a sense of agency: you “could have” gotten the tickets if you’d just showed up earlier, you have only yourself to blame
- discouraging the sense that the lottery is “rigged” or inundated with scalpers
- for that matter, offering some form of social proof that “other people” (rather than bots) are buying the tickets: taking the amount of time that people take to check out, that sort of thing
- which also offers tangible social proof of the promotion’s desirability: “1,000 people in line around the block” counts for more buzz than “5% chance of being able to spend money on this thing”
- potentially more reliable gauge of the true level of demand, so we can get the right size of venue next time: a lottery rewards trying to game your number of entries, and, depending how it’s constructed, may encourage people to enter on a lark even if they don’t intend to buy
Re: Dumb website only lets one user in at a time
#79Re: Dumb website only lets one user in at a time
#80Earlier quoted context omitted.
Absolutely. I remember those days. Oh how my parents hated me for running up the long distance bills.
I see this mentioned a lot, but how large would you actually rack up the bills in today's dollars?