Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Mar 26, 2024

Q A
Branch? 7.1
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #54034, Fix #54276
License MIT

As asked by @nicolas-grekas, I tried to use a cache warmer.

It works, but it has a huge drawback in term of DX:
I a throw an exception, or use dd() in the validator, on the very fist time I see the exception, or the dd(), and If I refresh the page... the cache is hot, I see the homepage. This is not really handy to debug the warmer.

More over, nothing prevent the application to boot 😬

@lyrixx lyrixx force-pushed the workflow-more-validator-2 branch from 31e1344 to 1636505 Compare March 26, 2024 08:53
@xabbuh xabbuh modified the milestones: 7.1, 7.2 May 15, 2024
@lyrixx
Copy link
Member Author

lyrixx commented Aug 13, 2024

Closing, this is clearly not the right way to do it.

@lyrixx lyrixx closed this Aug 13, 2024
@lyrixx lyrixx deleted the workflow-more-validator-2 branch August 13, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Workflow] Be able to execute more definition validator
3 participants