We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://tidbyt.dev/docs/build/crypto-tracker#caching
In the caching section it appears that ttl_seconds is no longer a valid argument.
$ pixlet serve ./pixlet/examples/bitcoin.star 2023/12/26 19:57:09 listening at http://127.0.0.1:8080 2023/12/26 19:57:09 error loading applet: error running script: Traceback (most recent call last): ./pixlet/examples/bitcoin.star:15:19: in main Error in get: get: unexpected keyword argument "ttl_seconds"
The text was updated successfully, but these errors were encountered:
Unable to reproduce this on master. What version of pixlet are you running?
Sorry, something went wrong.
$ pixlet version Pixlet version: v0.22.4
No branches or pull requests
https://tidbyt.dev/docs/build/crypto-tracker#caching
In the caching section it appears that ttl_seconds is no longer a valid argument.
The text was updated successfully, but these errors were encountered: