ウゴ
ウゴ
CDCloudflare Developers
Created by ウゴ on 3/10/2025 in #workers-help
crazy spikes of CPU time. how to troubleshoot?
I realise on my app there are some crazy spikes of cpu time. i am averaging at 5-10ms for hours and then all of a sudden all requests are at 500 or more. overtime it builds up to account for a lot. what are ways to check in more detail what exactly is causing this?
1 replies
CDCloudflare Developers
Created by ウゴ on 9/6/2024 in #workers-help
get wall time of cron job?
how can i get the wall time of my cron job
1 replies
CDCloudflare Developers
Created by ウゴ on 9/4/2024 in #workers-help
best structure to adopt for TS+python worker
i currently have a typescript worker with d1 db and i am looking to add some python as it is just more convenient than having to rewrite it in ts (it's complex math) i am unsure about the way to set this up, should i create another unrelated worker? is it possible to "merge" them two?
7 replies
CDCloudflare Developers
Created by ウゴ on 8/29/2024 in #general-help
building on cf workers+pages+d1 and afraid about future pricing scheme
i am building a website + backend with some data processing for a small non profit and worked hard to reduce cpu time and data storage to fall under the 5 dollar plan but i am afraid about the long term future if cloudflare increases its prices or deletes that plan is there any security regarding that
3 replies