Joey
09/20/2023, 3:56 AMproject
> However, if I were to immediately check project_data:foo#view@user:bar using the ZedToken stored near project_data it would possible fail (and I'm seeing it periodically fail in tests). Am I missing something here? I must be doing something wrong.
that's fine though - you didn't update the project_data
, you updated the project
, which means you're protected for that change, even if the check on project_data
itself is, itself, somewhat stale