How does the forum handle 8h bumps?

Discussion in 'Sythe.org Support' started by Flamedog, Aug 23, 2016.

How does the forum handle 8h bumps?
  1. Unread #1 - Aug 23, 2016 at 11:16 AM
  2. Flamedog
    Joined:
    Mar 8, 2007
    Posts:
    1,540
    Referrals:
    0
    Sythe Gold:
    1,274
    Discord Unique ID:
    226029838161412096
    Two Factor Authentication User Supporting Business Christmas 2015 Lawrence

    Flamedog Guru
    $25 USD Donor New

    How does the forum handle 8h bumps?

    When I bump a thread at 1:00 PM, and bump it again at 8:58 PM, do I get some type of error message which prevents me from bumping? Or can you post as much as you like as long as it's 10 seconds in between of each post?

    I'm asking cus im trying to resolve some bugs in my autobumper
     
  3. Unread #2 - Aug 23, 2016 at 11:18 AM
  4. Majora
    Joined:
    Jun 16, 2011
    Posts:
    4,001
    Referrals:
    2
    Sythe Gold:
    2,146

    Majora Got no Jumper but I Ball A lot
    Banned

    How does the forum handle 8h bumps?

    There's no error for it. Responsibility is put in your hands to follow the rule. Technically you could be infracted for not waiting that 2 minutes.

    EDIT: There is an error like you mentioned to prevent you from spam posting though
     
    Last edited: Aug 23, 2016
  5. Unread #3 - Aug 23, 2016 at 11:19 AM
  6. Moes
    Joined:
    Sep 22, 2012
    Posts:
    3,872
    Referrals:
    9
    Sythe Gold:
    4
    Vouch Thread:
    Click Here
    Heidy Le Kingdoms Player <3 n4n0 Le Monkey In Memory of Jon Green eggs and spam Extreme Homosex MushyMuncher Potamus (2)
    Gohan has AIDS Lumpy Space Princess Pokémon Trainer Wait, do you not have an Archer rank?

    Moes Software engineer
    Retired Global Moderator You Shall Not Pass Dot Net Programmer

    How does the forum handle 8h bumps?

    Yes you can't bump before 8 hours in market sections. It will give you an error message. Try it yourself
     
  7. Unread #4 - Aug 24, 2016 at 7:08 AM
  8. Flamedog
    Joined:
    Mar 8, 2007
    Posts:
    1,540
    Referrals:
    0
    Sythe Gold:
    1,274
    Discord Unique ID:
    226029838161412096
    Two Factor Authentication User Supporting Business Christmas 2015 Lawrence

    Flamedog Guru
    $25 USD Donor New

    How does the forum handle 8h bumps?

    Hmm thats kinda an issue. My autobumper basically bumps at exactly 8 hour intervals, so 3 times a day. This means when it bumps at 08:00 and again at 16:00, it will skip the 16:00 bump because its so precise. If i would set it for 16:01 that would work, but then it would skip the 24:00 bump for the same reason
     
  9. Unread #5 - Aug 24, 2016 at 9:11 AM
  10. Moes
    Joined:
    Sep 22, 2012
    Posts:
    3,872
    Referrals:
    9
    Sythe Gold:
    4
    Vouch Thread:
    Click Here
    Heidy Le Kingdoms Player <3 n4n0 Le Monkey In Memory of Jon Green eggs and spam Extreme Homosex MushyMuncher Potamus (2)
    Gohan has AIDS Lumpy Space Princess Pokémon Trainer Wait, do you not have an Archer rank?

    Moes Software engineer
    Retired Global Moderator You Shall Not Pass Dot Net Programmer

    How does the forum handle 8h bumps?

    Just put a bump back in the queue at + 1 min when it fails. Possibilities obviously depend on your implementation.
     
  11. Unread #6 - Aug 24, 2016 at 5:45 PM
  12. Flamedog
    Joined:
    Mar 8, 2007
    Posts:
    1,540
    Referrals:
    0
    Sythe Gold:
    1,274
    Discord Unique ID:
    226029838161412096
    Two Factor Authentication User Supporting Business Christmas 2015 Lawrence

    Flamedog Guru
    $25 USD Donor New

    How does the forum handle 8h bumps?


    i use a cron-job for it in combination with a queue. However, adding +1 min will likely increase the queue endlessly since once I delay a bump, it will also delay the next bump by 2 minutes since on 8:00 and 8:01 it will likely not be able to bump, so it becomes 8:02 (3 bump attempts, 2 of them delayed)

    hmm unsure how to solve yet
     
  13. Unread #7 - Aug 24, 2016 at 5:50 PM
  14. Moes
    Joined:
    Sep 22, 2012
    Posts:
    3,872
    Referrals:
    9
    Sythe Gold:
    4
    Vouch Thread:
    Click Here
    Heidy Le Kingdoms Player <3 n4n0 Le Monkey In Memory of Jon Green eggs and spam Extreme Homosex MushyMuncher Potamus (2)
    Gohan has AIDS Lumpy Space Princess Pokémon Trainer Wait, do you not have an Archer rank?

    Moes Software engineer
    Retired Global Moderator You Shall Not Pass Dot Net Programmer

    How does the forum handle 8h bumps?

    I'm talking about fault tolerance. Add an extra bump to the queue at +1 min when it fails. That shouldn't change the future bump schedule.
     
  15. Unread #8 - Aug 25, 2016 at 3:14 PM
  16. Flamedog
    Joined:
    Mar 8, 2007
    Posts:
    1,540
    Referrals:
    0
    Sythe Gold:
    1,274
    Discord Unique ID:
    226029838161412096
    Two Factor Authentication User Supporting Business Christmas 2015 Lawrence

    Flamedog Guru
    $25 USD Donor New

    How does the forum handle 8h bumps?

    yes but with CRON you are bound to using the 24 hour loop. I can programmatically bump threads every 8h exactly, but not every 8h and 1m. Any additional time past the 8h would not fit nicely into the 24h, so that means the next day should make up for this difference. Every subsequent day would then have to make up for the few minutes the day before. In other words: an increasing queue.

    A simpler solution would be javascript though: I could run functions easily with 8h and 1m apart, since it just keeps on counting. In PHP you are usually bound to an ending function.
     
< Got three prizeboxes even though i didn't donate? | PM's >

Users viewing this thread
1 guest


 
 
Adblock breaks this site