tidbyt / pixlet

Build apps for pixel-based displays ✨
https://tidbyt.com
Apache License 2.0
748 stars 106 forks source link

Error in crypto-tracker tutorial http get #990

Open Haub100 opened 8 months ago

Haub100 commented 8 months ago

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 commented 7 months ago

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

Haub100 commented 7 months ago
$ pixlet version
Pixlet version: v0.22.4