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

    HardAtWork

    05/26/2023, 12:44 PM
    Appears to work fine on
    wrangler@3.0.1
    . What version are you running?
  • n

    nuno

    05/26/2023, 12:44 PM
    2.0.26
  • h

    HardAtWork

    05/26/2023, 12:49 PM
    Looks like
    secret:bulk
    support was added in
    wrangler@2.1.1
    , so you just have to upgrade it. Re: https://github.com/cloudflare/workers-sdk/pull/1818
  • n

    nuno

    05/26/2023, 12:51 PM
    Oh thanks. It works. :D
  • l

    Lloyd

    05/26/2023, 12:52 PM
    hey, can middleware be written in typescript, not just functions? 🙂
  • h

    HardAtWork

    05/26/2023, 12:59 PM
    Middleware is part of the Functions build system, so yes.
  • p

    phonique

    05/26/2023, 1:14 PM
    It works lol. Thanks for your help! Finally got everything up and running.
  • b

    Better James

    05/26/2023, 1:20 PM
    I'm glad to hear 🙂
  • p

    Pato

    05/26/2023, 3:23 PM
    HELP, are cloudflare servers not working properly?
  • k

    kian

    05/26/2023, 3:25 PM
    Depends what you mean by not working properly
  • p

    Pato

    05/26/2023, 3:26 PM
    Users may experience errors or timeouts reaching Cloudflare’s network or services.
  • p

    Pato

    05/26/2023, 3:27 PM
    my app stopped working
  • p

    Pato

    05/26/2023, 3:31 PM
    do you know kian when will it be working propperly?
  • p

    Pato

    05/26/2023, 3:31 PM

    https://cdn.discordapp.com/attachments/779390076219686943/1111678060987699270/image.pngâ–¾

  • c

    Chaika

    05/26/2023, 3:33 PM
    That's just in the Emea region (Europe, Middle East, and Africa). If you're not in that region, unrelated. Also since they said the fix is in place now, the issue may be unrelated to the one you are having. What exactly do you mean by "your app stopped working"?
  • p

    Pato

    05/26/2023, 3:40 PM
    im getting this error
    504 Gateway Timeout
  • z

    zegevlier

    05/26/2023, 3:45 PM
    This incident just got resolved. Are you still seeing this error?
  • p

    Pato

    05/26/2023, 3:47 PM
    its working again thanks!
  • p

    Pato

    05/26/2023, 3:47 PM
    do you have any insight on what might have been?
  • u

    Unsmart | Tech debt

    05/26/2023, 3:48 PM
    just some network issues it seems as the status page says nothing special really
  • p

    Pato

    05/26/2023, 3:50 PM
    i see, thanks
  • m

    MARC

    05/26/2023, 4:17 PM
    Got a very important, very technical question about Workers: If I were to ask for access to the browser rendering API, would I be scolded to be patient and pointed towards the nearest exit or would it be interpreted as an early adopter eager to try out Cloudflare's latest tech ready to provide useful beta feedback? I couldn't find anything about it in the docs
  • s

    Skye

    05/26/2023, 4:18 PM
    Put your account ID in the thread at https://canary.discord.com/channels/595317990191398933/1109154179223670814 🙂
  • s

    Skye

    05/26/2023, 4:18 PM
    The next time someone goes through it, you'll be added (though it may not be until Monday, as it's pretty much the weekend now)
  • m

    MARC

    05/26/2023, 4:19 PM
    Thank you! done
  • m

    MARC

    05/26/2023, 4:20 PM
    BTW, I just started using workers for image resizing and the developer experience was really good. Didn't expect it to be that easy to push to production, etc
  • s

    Skye

    05/26/2023, 4:20 PM
    Yep, there's so much you can do with workers now!
  • s

    steida

    05/26/2023, 5:41 PM
    Is it possible to run somehow a worker deploy with Github? I'm using wrangler 3, thank you
  • s

    steida

    05/26/2023, 5:42 PM
    I found the answer https://github.com/cloudflare/wrangler-action/issues/107 not yet
  • s

    Skye

    05/26/2023, 5:43 PM
    You can just get a github action to run
    wrangler deploy
    for you, same as any other command
1...249824992500...2509Latest