f8
f8
CDCloudflare Developers
Created by f8 on 6/13/2024 in #workers-help
Cloudflare cronjob bug
Maybe is there way to increase?
2 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
Instead of a cron job for calling a third party api to get the inidividual point score for an array of user account id's to have a live leaderboard, what if i used durable objects (one for each user account id) and the alarms api? Would that make sense
52 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
Ill try pushing to a queue. Thanks for help
52 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
so is there no solution besides make script run shorter?
52 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
How is a cpu time limit exceeded possible i have no timelimit set
52 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
No description
52 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
No description
52 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
will check
52 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
and randomly on a certain loop it times out
52 replies
CDCloudflare Developers
Created by f8 on 5/31/2024 in #workers-help
I am trying to test locally getting a file from R2 bucket which i added via dashboard
the third party response isn't timing out. I know that because we're looping over the same api request multiple times with diff params
52 replies