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

auto-publish image assets #23

Open
zevdg opened this issue Jun 29, 2020 · 0 comments
Open

auto-publish image assets #23

zevdg opened this issue Jun 29, 2020 · 0 comments

Comments

@zevdg
Copy link
Collaborator

zevdg commented Jun 29, 2020

Right now, you have to manually publish the image asset before publishing the entry that references it.

Ideally, process links could publish the assets after processing them, but according to the docs,

This request might return before the asset processing is finished.

So this might be tricker than it should be. We may need to tweak processingCheckWait or processingCheckRetries (see the docs)?

If that doesn't work, we might need to switch to the upload API, since that example appears to show publishing the asset after processing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant