The Issue

When you create a giveaway there's a delay for 5-10 seconds. Also, when entering giveaways, the site occasionally hangs on the please wait state, or takes a few seconds to go through.

Why Is This Happening?

After a giveaway is created, the site needs to distribute 5% of the value in points to all users. This takes a few seconds, since we have nearly a million users. Since it happens during the giveaway creation process, users wait this few seconds when creating their giveaway.

As for the enter giveaway button, it sometimes freezes due to deadlocks in the database, when it's trying to perform the needed queries to enter the giveaway. Also, if a user creates a giveaway, and you try to enter a giveaway at the same time, there's a delay. The site is trying to distribute points for all users, and you need points removed from your account for entering the giveaway. This creates a delay for a few seconds until points are distributed and your giveaway entry can go through. During peak hours, we might have 5-10 giveaways created every minute. There's a decent chance you click the button to enter a giveaway within a few seconds of someone creating a giveaway, and end up waiting.

Solution

Points are now distributed in 15 minute intervals. Every 15 minutes, the site will look at the recently created giveaways, and distribute 5% of their total value to everyone. This means creating giveaways is faster and you no longer have that delay. Also, you're almost 100x less likely to run into a few second delay when entering a giveaway. Lastly, the code was improved for transactions surrounding giveaway entries, so there should no longer be deadlocks and endless please wait messages. These changes rolled out a couple of hours ago, and since then you should have seen the button for entering giveaways performing better.

8 years ago*

Comment has been collapsed.

At every 20-30 entries, I have one request that takes 90 seconds for the response (this occurred three times in the last 24 hours).
Just random hiccups or a bad omen? ^^

8 years ago
Permalink

Comment has been collapsed.

points regeneration reduced significantly

8 years ago
Permalink

Comment has been collapsed.

it's not, it's same as always - regeneration depends on amount of GAs being made. Less GAs gets created - your points regenerate slower, more GAs, you get more points. It was just a few slow days - not many great deals or new good bundles, so people were giving away less games.

8 years ago
Permalink

Comment has been collapsed.

stopped regenerating for me when i reached 300, such a scam site...

View attached image.
8 years ago
Permalink

Comment has been collapsed.

It's a conspiracy. Illuminati confirmed!

View attached image.
8 years ago
Permalink

Comment has been collapsed.

Okay, I get the points regeneration much better now.
I always thought that it was a fixed amount every 15 minutes.
Cheers!

7 years ago
Permalink

Comment has been collapsed.

Sounds like a sensible move. Good work!

7 years ago
Permalink

Comment has been collapsed.

Great to know that. Software engineer here.

7 years ago
Permalink

Comment has been collapsed.

Thanks for your hard work

7 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.