I'm seeing the same issue (put jobs via php in the tube with a delay, delay goes to 0, then resets at a huge number). Did you ever find a fix?
On Monday, February 3, 2014 9:44:53 AM UTC-6, Andreas Feldmann wrote: > > I have the same issue if I put jobs via php in the tube with a delay. > first the time-left decreases to zero then they are put back with and huge > amount of time left... (screenshot attached) > Any idea how to solve it ? > > Am Mittwoch, 3. Februar 2010 02:04:09 UTC+1 schrieb sebest: >> >> >> > What TTR value did you supply in the `put` command for those jobs? The >> > client is allowed to specify an extremely large TTR. >> >> the ttr is 60 and it a fixed value for all my jobs. It looks like a >> int overflow or something? >> >> > Quick poll: Should we remove even that restriction, simply allowing >> > delete and bury to operate on absolutely any job? >> >> Personnaly, i'd like to be able to operate a delete or release on >> absolutely any job. >> >> Is there any reason that we couldn't change the ttr and time-left on >> an existing job? >> >> -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk. For more options, visit https://groups.google.com/d/optout.
