ampproject / ampproject/amphtml

data-poll-interval is not respected for amp-live-list and polling always happens at 15 seconds

Open
#32,669 2 comments 0 reactions 0 assignees View on GitHub
Stale Type: Bug WG: components
Dominant language
JavaScript
Stars
14.9k
Forks
4.1k
PR merge metrics
No merged PRs in 30d

Description

Trying to add data-poll-interval value as '45000' as I want my server to be polled at every 45 seconds. But it is not working and my server is always polled at every 15 seconds.

Here is the code that I am using:
```


You have updates



The time is:



```

Contributor guide

Open the contributing guide

Research direction

Start at the amp-live-list component entry point and reproduce the supplied markup with data-poll-interval="45000". Done means polling occurs every 45 seconds rather than the observed 15 seconds, with coverage for this behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.