Skip to content

fix(core): don't schedule timer triggers on the server#55605

Closed
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:55475/timer-triggers
Closed

fix(core): don't schedule timer triggers on the server#55605
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:55475/timer-triggers

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented May 1, 2024

Fixes that even though we weren't rendering the deferred block the server, we were still triggering the timeout which can delay the response.

Fixes #55475.

Fixes that even though we weren't rendering the deferred block the server, we were still triggering the timeout which can delay the response.

Fixes angular#55475.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels May 1, 2024
@crisbeto crisbeto requested a review from AndrewKushnir May 1, 2024 08:20
@ngbot ngbot bot modified the milestone: Backlog May 1, 2024
@AndrewKushnir AndrewKushnir removed the action: review The PR is still awaiting reviews from at least one requested reviewer label May 1, 2024
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label May 1, 2024
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit a0ec2d8.

AndrewKushnir pushed a commit that referenced this pull request May 1, 2024
Fixes that even though we weren't rendering the deferred block the server, we were still triggering the timeout which can delay the response.

Fixes #55475.

PR Close #55605
AndrewKushnir pushed a commit that referenced this pull request May 1, 2024
Fixes that even though we weren't rendering the deferred block the server, we were still triggering the timeout which can delay the response.

Fixes #55475.

PR Close #55605
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug in @placeholder block causing delay in server-side rendering

2 participants