Cooleg
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
nope
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
and either way its not even storing response cache either when told to in cache api
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
get is default iirc
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
get
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
Making the same request to the server multiple times and that first url console.log is the exact same every time but all the other console.logs are consistently nulling.
(problem still not solved in case anyone knows what may be going on)
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
This is the entire function although not sure if its the most helpful
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
Both with a subdomain and a domain set it wont cache so I'm assuming that that's not the problem
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
this somehow nulling has me really stumped though
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
so its literally just the url thats it
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
generated in this case is just the new request in that call
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
i added another console.log just to make sure the url wasnt somehow changing and it wasnt
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
Still didn't work
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
see if that works
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
ill use generated then, that literally just has the url
36 replies
CDCloudflare Developers
•Created by Cooleg on 4/29/2023 in #workers-help
Cache seems to not be storing anything
in this specific case that url is literally hard coded so it shouldnt be changing
36 replies