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

feat(toolkit): set default expiration for cdn to never #337

Closed
wants to merge 1 commit into from

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Oct 17, 2024

We have per-request one working already, so no reason to limit really.

@efiop efiop requested a review from mederka October 17, 2024 16:41
@efiop
Copy link
Contributor Author

efiop commented Oct 17, 2024

Unless we want it to be low by default, so that sdk users don't rely on it as persistent storage.

fal_client doesn't support v3 yet, but that question is also relevant there. We could include lifecycle policy in the token we generate with rest though for every user and use that in every language client. That's probably a better long term solution.

@efiop
Copy link
Contributor Author

efiop commented Oct 17, 2024

Unless we want it to be low by default, so that sdk users don't rely on it as persistent storage.

Discussing with @chamini2 , maybe we do want that. In that case the lower the default the better (so it breaks sooner). So maybe I should leave it as is and adopt the default from here in clients.

@efiop
Copy link
Contributor Author

efiop commented Oct 17, 2024

Yup, will do that ^ . Closing

@efiop efiop closed this Oct 17, 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

Successfully merging this pull request may close these issues.

1 participant