https://discord.cloudflare.com logo
Join Discord
Powered by
# workers-discussions
  • k

    kian

    05/04/2023, 8:37 PM
    It's Java for a start haha
  • s

    Skye

    05/04/2023, 8:37 PM
    It probably needs at least a gig of memory too - if not more
  • k

    kian

    05/04/2023, 8:38 PM
    I think their minimum deployment recommendation is 16GB
  • k

    kian

    05/04/2023, 8:38 PM
  • k

    kian

    05/04/2023, 8:38 PM
    That might be the ENT one to be fair
  • s

    Skye

    05/04/2023, 8:38 PM
    Oh yikes, never gonna fit that near a worker
  • a

    As

    05/04/2023, 8:38 PM
    😭
  • a

    As

    05/04/2023, 8:39 PM
    I'll just burn my wallet I guess...
  • k

    kian

    05/04/2023, 8:39 PM
    You could probably just try running it on a cheap VPS & see if it works for your use-case
  • a

    As

    05/04/2023, 8:39 PM
    VPS hasn't been the best experience for me, what are some good ones again? (good and cheap )
  • w

    Walshy | Pages

    05/04/2023, 8:44 PM
    I use Vultr and Scaleway
  • a

    As

    05/04/2023, 8:44 PM
    ^ sorry, I forgot to look at the recommendation from skye
  • a

    As

    05/04/2023, 8:44 PM
    I've tried Vultr before, was definitely the best VPS out of whatever jumble I had tried previously
  • a

    As

    05/04/2023, 8:46 PM
    I could probably try the Oracle thingy where you get 32 gb of ram for free, but it seems a bit... sketchy?
  • s

    Skye

    05/04/2023, 8:50 PM
    It works, but the CPU is roughly equivalent to a toaster's speeds
  • j

    jessec

    05/04/2023, 9:34 PM
    elastic def. needs resources.. lots, especially if you want any searches to finish in your lifetime
  • j

    jessec

    05/04/2023, 9:34 PM
    and even then it's a gamble
  • j

    Jup

    05/04/2023, 9:36 PM
    is there a time that http requests must complete within on the free workers plan
  • j

    jessec

    05/04/2023, 9:37 PM
    looks like 10ms, https://developers.cloudflare.com/workers/platform/limits/#worker-limits
  • j

    Jup

    05/04/2023, 9:38 PM
    what web call finishes within 10ms lol
  • w

    Walshy | Pages

    05/04/2023, 9:39 PM
    10ms CPU time, not wall time
  • w

    Walshy | Pages

    05/04/2023, 9:39 PM
    We don't have a hard limit on worker duration.
  • j

    jessec

    05/04/2023, 9:39 PM
    https://developers.cloudflare.com/workers/platform/limits/#cpu-runtime
  • j

    jessec

    05/04/2023, 9:39 PM
    yeah sorry, it's defined further down
  • j

    Jup

    05/04/2023, 9:39 PM
    hm alright
  • j

    jessec

    05/04/2023, 9:40 PM
    on that note, all the crap you get for 5$ / month is totally worth it
  • j

    Jup

    05/04/2023, 9:42 PM
    asking because using the playground the request just gets stuck on pending lol,

    https://i.imgur.com/K88RXN5.pngâ–¾

  • s

    Skye

    05/04/2023, 9:44 PM
    I'd advise you check by visiting your worker directly, the quick edit environment (for now) isn't in the same env as production
  • j

    Jup

    05/04/2023, 9:45 PM
    i did that first, i just get a white page
  • j

    Jup

    05/04/2023, 9:47 PM
    i removed all of my headers and it goes through lol
1...243624372438...2509Latest