Displaying 3 results from an estimated 3 matches for "max_attempt".
Did you mean:
maxattempt
2011 Aug 15
2
Delayed_Job: code working fine without .delay / with .delay it fails. Why?
Hi all,
I wrote a simple code to set up the "pit_id" from a village table from
1 to 2, from 2 to 3 and so on.
It works fine without .delay . But i need it so whats wrong with that
code?
#village_controller
def post_info
@village = Village.find(params[:id])
@village.delay.upgrade
flash[:notice] = "Upgrading"
redirect_to village_url(@village)
end
2023 Mar 09
1
ctdb tcp kill: remaining connections
Martin Schwenke schrieb am 01.03.2023 23:53:
> Not perfect, but better...
Yes, I am quite happy with the ctdb_killtcp.
> For ctdb_killtcp, when it was basically rewritten, we considered adding
> options for max_attempts, but decided to see if it was foolproof. We
> could now add those options. Patches welcome too...
I'll have a look.
> MonitorTimeoutCount defaults to 20 but can also be changed.
>
> For this, you should check the output of:
>
> ctdb event status legacy monitor
> A...
2008 Jul 07
5
Meetme
Hi folks,
we use meetme application with pin so when a customer joins he's
prompted for his name.
Then the voice say:"press one to accept the recording..."
My question is, is it possible to cut off that request to"press one"?
Thanks to all
--
.:FaberK:.