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

    johannes

    05/18/2023, 3:51 PM
    Also, this also affects the
    staging
    environment and the default one (while other projects seem to work fine)
  • v

    Vero ๐Ÿ™

    05/18/2023, 4:06 PM
    they're working on a fix now
  • j

    johannes

    05/18/2023, 4:08 PM
    thank you!
  • a

    akandea

    05/18/2023, 4:12 PM
    Hey would anybody have any insight into what would be causing my context object to be empty when I start a request? I'm currently trying to invoke context.waitUntil but it is undefined...
  • got a code snippet
    n

    nora

    05/18/2023, 4:16 PM
    got a code snippet?
    a
    • 2
    • 1
  • j

    johannes

    05/18/2023, 4:23 PM
    Works now! Thank you, @Vero ๐Ÿ™ and @Skye !
  • v

    Vero ๐Ÿ™

    05/18/2023, 4:23 PM
    great!
  • j

    johannes

    05/18/2023, 4:38 PM
    One quick question though: It seems like log messages from a queue consumer are only delivered when the consumer terminates, is that expected behaviour?
  • j

    johannes

    05/18/2023, 4:39 PM
    In other words, they are not live streaming but I get a bunch of log messages once the consumer function is done
  • u

    Unsmart | Tech debt

    05/18/2023, 4:40 PM
    Thats correct yes
  • a

    arbfay

    05/18/2023, 4:42 PM
    Does anyone else see cron jobs not being triggered?
  • u

    Unsmart | Tech debt

    05/18/2023, 4:44 PM
    It seems to be fine for me what schedule is your cron job on and is it just not showing in past cron events so you assume it didnt run or can you verify that it didnt actually run via other means?
  • a

    arbfay

    05/18/2023, 4:46 PM
    Yeah it's supposed to modify KV values. It runs every 5 minutes, and it worked fine earlier today
  • u

    Unsmart | Tech debt

    05/18/2023, 4:46 PM
    When was the last time it ran?
  • a

    arbfay

    05/18/2023, 4:48 PM
    ah! it worked at 45'. Between 05' and 45' it should have run though :/
  • u

    Unsmart | Tech debt

    05/18/2023, 4:49 PM
    Oh nice ๐Ÿ™‚ if it happens again feel free to post in here and we can ping the team there has been a few people reporting issues with cron triggers
  • j

    jonathan-masslight

    05/18/2023, 4:57 PM
    Hi @Rob [KV, Queues] , you told me to message you on the Discord here regarding https://github.com/eidam/cf-workers-status-page/issues/129
  • j

    jonathan-masslight

    05/18/2023, 4:58 PM
    Or anyone else who can help ๐Ÿ™‚ The issue is about suddenly getting Cloudflare usage errors when we haven't changed anything in a few weeks
  • j

    jonathan-masslight

    05/18/2023, 4:59 PM
    maybe @elithrar ?
  • u

    Unsmart | Tech debt

    05/18/2023, 5:00 PM
    As Rob said in his message on that github issue. Can we get the account id and kv namespace id so they can look into it
  • j

    jonathan-masslight

    05/18/2023, 5:00 PM
    Posting it now
  • j

    jonathan-masslight

    05/18/2023, 5:01 PM
    Account ID: 4b89b0167ca190dd7c92e18a4d1737f5 KV ID: 14ad4847223146fe8b0a95d88f8ff064
  • u

    Unsmart | Tech debt

    05/18/2023, 5:04 PM
    Just to make sure you did change the cron trigger to only run every 2 minutes like that repo says?
  • j

    jonathan-masslight

    05/18/2023, 5:05 PM
    i haven't changed the cron in a few weeks
  • u

    Unsmart | Tech debt

    05/18/2023, 5:09 PM
    If you go to your CF dashboard and go to the worker then click into logs and then the "Past Cron Events" section can you screenshot the list of events
  • j

    jonathan-masslight

    05/18/2023, 5:10 PM

    https://cdn.discordapp.com/attachments/779390076219686943/1108803791161131121/Screen_Shot_2023-05-18_at_1.10.33_PM.pngโ–พ

  • j

    jonathan-masslight

    05/18/2023, 5:11 PM
    it's still running which makes me think it's a reporting issue
  • j

    jonathan-masslight

    05/18/2023, 5:11 PM
    In the email I got: "Requests to put values from the Workers KV API will return 429 errors and put operations within a Worker will fail until the limit resets at 2023-05-19 at 00:00:00 UTC."
  • j

    jonathan-masslight

    05/18/2023, 5:11 PM
    but there are not 429 errors ๐Ÿ™‚
  • u

    Unsmart | Tech debt

    05/18/2023, 5:12 PM
    @Vero ๐Ÿ™ looks like another double trigger cron issue ^^
1...247724782479...2509Latest