Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve: Allow 'timestamp' argument for the resolve #339

Open
2 tasks
BigRoy opened this issue Sep 4, 2024 · 1 comment
Open
2 tasks

Resolve: Allow 'timestamp' argument for the resolve #339

BigRoy opened this issue Sep 4, 2024 · 1 comment

Comments

@BigRoy
Copy link
Contributor

BigRoy commented Sep 4, 2024

Story

We may want to resolve URIs later, but as if in a older point in time, using a timestamp.
So that latest would resolve to the latest at that point in time - not now.

Problems

This is needed for generating the "pinning" for AYON USD Resolver if a USD file is written later (e.g. on farm) but user wants to pin it to the point in time when they submitted job initially. This is because e.g. Houdini USD Render jobs export the USD on the farm - hence it does not exist yet at the time the artist is working with the stage.

Proposal

Add a timestamp argument to the resovle endpoint.

TODO

  • Add timestamps argument to endpoint.
  • Should we care about the edge case where someone "publishes into an existing version". What happens with that timestamp?

Attachments


Note

This is just a proposal for now

@BigRoy BigRoy added the type: feature Adding something new and exciting to the product label Sep 4, 2024
@mkolar
Copy link
Member

mkolar commented Oct 29, 2024

Sounds really useful, even though this would probably be uber slow, but that's just my feeling at the moment

@martastain martastain removed the type: feature Adding something new and exciting to the product label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants