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

Error in crypto-tracker tutorial http get #990

Open
Haub100 opened this issue Dec 26, 2023 · 2 comments
Open

Error in crypto-tracker tutorial http get #990

Haub100 opened this issue Dec 26, 2023 · 2 comments

Comments

@Haub100
Copy link

Haub100 commented Dec 26, 2023

https://tidbyt.dev/docs/build/crypto-tracker#caching

In the caching section it appears that ttl_seconds is no longer a valid argument.
image

$ 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"
@matslina
Copy link
Contributor

Unable to reproduce this on master. What version of pixlet are you running?

@Haub100
Copy link
Author

Haub100 commented Dec 29, 2023

$ pixlet version
Pixlet version: v0.22.4

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

2 participants