Level 104
Try using seconds only
$table->poll('290s')->deferLoading()
1 like
Summer Sale! All accounts are 50% off this week.
My table refreshes every 2 seconds even when we set as per documentation.
$table->poll('4m50s')->deferLoading()
I'm afraid that this will impact server load.
Any clue will be helpful.
Try using seconds only
$table->poll('290s')->deferLoading()
Please or to participate in this conversation.