I just noticed:
- the build is triggered from hook_entity_presave
- this hook is executed _before_ the node is saved

According to my tests Netlify isn't that fast to fetch content before it was updated. But I know little about the service and its abilities.

Not sure if it's a real issue :)

Comments

Leksat created an issue. See original summary.

skippednote’s picture

Status: Active » Closed (outdated)

I guess this can be closed as the issue was addressed in https://www.drupal.org/project/netlify/issues/3158000

leksat’s picture

Nope, it's still hook_entity_presave :)