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

    sathoro

    05/23/2023, 3:21 PM
    Date.now() is frozen. better to add in the DB
  • s

    sathoro

    05/23/2023, 3:22 PM
    https://developers.cloudflare.com/workers/learning/security-model/
  • d

    divby0

    05/23/2023, 3:22 PM
    Hmm, okay thank you I am cloudflare d1 with drizzle and I didn't quite figure out how to set default to now (without having it be "now" at schema creation time). Gonna take a long, thanks
  • g

    gookie

    05/23/2023, 4:11 PM
    hello, can pls someone answer my help ticket after one week?
  • w

    Walshy | Pages

    05/23/2023, 4:19 PM
    Almost all employees here are not part of Support
  • w

    Walshy | Pages

    05/23/2023, 4:19 PM
    If you can ask here, you should, the community is very helpful
  • w

    Walshy | Pages

    05/23/2023, 4:19 PM
    Otherwise, if you give me your ticket ID I can poke
  • e

    Erisa | Support Engineer

    05/23/2023, 4:25 PM
    Can you share the ticket number?
  • g

    gookie

    05/23/2023, 4:26 PM
    https://discord.com/channels/595317990191398933/1107986464396025926
  • g

    gookie

    05/23/2023, 4:26 PM
    ^^
  • e

    Erisa | Support Engineer

    05/23/2023, 4:26 PM
    Oh you mean a forum post
  • e

    Erisa | Support Engineer

    05/23/2023, 4:26 PM
    lets see
  • b

    bulk88

    05/23/2023, 6:11 PM
    is there any progress on CFW quick edit working with custom domains?
  • e

    Erisa | Support Engineer

    05/23/2023, 6:12 PM
    It was my understanding that the fix for that was released already - do you still get issues if you do a full reload of the dashboard and try again?
  • b

    bulk88

    05/23/2023, 6:19 PM
    custom domains and quick edit seems fixed on my side now
  • e

    Erisa | Support Engineer

    05/23/2023, 7:04 PM
    Nice!
  • m

    math

    05/23/2023, 7:30 PM
    @⁕⁕⁕
  • d

    dave

    05/23/2023, 7:57 PM
    Is Date.now() frozen from the first time it's called, or as soon as JS starts executing?
  • h

    HardAtWork

    05/23/2023, 7:58 PM
    Second option
  • k

    krondor

    05/23/2023, 8:48 PM
    Is there a timeline for this?
  • d

    dave

    05/23/2023, 8:54 PM
    Our AWS server/services implementations are currently closed-source. We haven't started on the vbucket project yet, but it would probably be closed-source too. (I sadly don't work for Cloudflare, not sure if my Discord role made it look like I do; sorry for the confusion if that's what happened.)
  • d

    dave

    05/23/2023, 11:55 PM
    I am probably like one of three people who actually want this feature, but... has there been any mention if we'll be able to upload custom Chromium builds to use with the Workers Browser Rendering API? For context, one of the side-projects we're working on (for fun) is detecting ITW JavaScript exploits.
  • d

    dave

    05/23/2023, 11:58 PM
    oh lol I just realized you folks use HAR files too internally for browser HTTP artifacts.
  • j

    jlworkshop

    05/24/2023, 12:04 AM
    Hello everyone
  • s

    silentdevnull

    05/24/2023, 2:21 AM
    It is possible to use the node module
    Copy code
    puppeteer
    in cloudflare workers?
  • w

    Walshy | Pages

    05/24/2023, 2:25 AM
  • w

    Walshy | Pages

    05/24/2023, 2:26 AM
    You couldn't use puppeteer out of the box, but, we have support for it using Browser Workers!
  • l

    Liberator

    05/24/2023, 5:27 AM
    Is Cloudflare Workers good for making an API server?
  • y

    YN

    05/24/2023, 6:57 AM
    Sorry if I overlook documents, but can Browser Rendering can render a page hosted by Workers with the same account? I knew that fetch API in Workers cannot access to a page served with the same account.
  • n

    nora

    05/24/2023, 6:59 AM
    you should be able to do both?
1...248824892490...2509Latest