https://www.puppet.com/community logo
Join Slack
Powered by
# office-hours
  • s

    steveax

    09/08/2022, 9:22 PM
    tricky sometimes to add features that could potentially DOS the system 😉
  • s

    steveax

    09/08/2022, 9:23 PM
    I’ll mention it to the team working on orchestrator things and see if they have any ideas
  • b

    bastelfreak

    09/08/2022, 9:25 PM
    the problem was that I had to make an API call to get all job ids and then call the api for each job id to get all output from that job
  • b

    bastelfreak

    09/08/2022, 9:25 PM
    so I did 45k api calls
  • b

    bastelfreak

    09/08/2022, 9:25 PM
    so I did 45k api calls
  • b

    bastelfreak

    09/08/2022, 9:26 PM
    and I was debating thats the DOS with bigger impact. 45k apo requests with small amount of data or one big one
  • s

    steveax

    09/08/2022, 9:27 PM
    yeah, I’d have to do some experimenting 😉
  • s

    steveax

    09/08/2022, 9:28 PM
    In your case, did you need the node results grouped by job id?
  • b

    bastelfreak

    09/08/2022, 9:29 PM
    no that wasnt required
  • s

    steveax

    09/08/2022, 9:32 PM
    OK, just spitballing here… something like
    POST /jobs/nodes
    with an array of job-ids and a return of an array of node objects that each had an array of job results would have worked
  • s

    steveax

    09/08/2022, 9:32 PM
    OK, just spitballing here… something like
    POST /jobs/nodes
    with an array of job-ids and a return of an array of node objects that each had an array of job results would have worked
  • b

    bastelfreak

    09/08/2022, 9:34 PM
    ah nice
  • s

    steveax

    09/08/2022, 9:35 PM
    date range would prob be useful to determine the jobs too but that might be more load
  • d

    Dr Bunsen Honeydew

    09/08/2022, 10:02 PM
    beaker Next up is 🧑‍🏫 Bolt in 112 hours
  • s

    steveax

    09/08/2022, 10:02 PM
    OK, that’s a wrap for today. Thanks for the suggestions! We’ll be back in a couple of weeks. Y’all be good to yourselves in the meantime!
  • d

    Dr Bunsen Honeydew

    09/13/2022, 1:45 PM
    goodnews 🧑‍🏫 Bolt is about to start up in 15 minutes
  • c

    Cas Donoghue

    09/13/2022, 2:00 PM
    Welcome to bolt office hours! bolty flex
  • m

    mcdonaldseanp

    09/13/2022, 2:10 PM
    Oh dang, Cas beat me to it!
  • d

    Dr Bunsen Honeydew

    09/13/2022, 2:45 PM
    letsplay _🦊Vox Pupuli monthly sync; see calendar event for info_ is about to start up in -15 minutes
  • b

    bastelfreak

    09/13/2022, 2:45 PM
    hi people, we're doing the vox pupuli office hours at https://puppet.zoom.us/j/91219793310?pwd=M0pPRklhd0lhL2V6ZldQd1BZRCsvQT09
  • d

    Dr Bunsen Honeydew

    09/13/2022, 3:32 PM
    waiting Next up is 🧑‍🏫Puppet Core Team in 1 hours
  • d

    Dr Bunsen Honeydew

    09/13/2022, 4:45 PM
    allthethings 🧑‍🏫Puppet Core Team is about to start up in 15 minutes
  • j

    josh

    09/13/2022, 5:06 PM
    Hi folks, Have a question about open source puppet or Puppet Platform 6 & 7 releases, ask away!
  • b

    bastelfreak

    09/13/2022, 5:28 PM
    sorry, I've nothing on my list this time 😄
    😄 1
  • b

    bastelfreak

    09/13/2022, 5:40 PM
    @josh is there now official ruby 3.1 support in Puppet? ( I saw you closed PUP-11544)
  • s

    smortex

    09/13/2022, 5:41 PM
    o/ I submitted a few PR on GitHub for facter referring issues in Jira, but got no feedback, and I see I am not alone 😁
  • s

    smortex

    09/13/2022, 5:43 PM
    puppetdb / puppetlabs-puppetdb also seem to be lagging behind with pending PR
  • d

    Dr Bunsen Honeydew

    09/13/2022, 5:43 PM
    See the
    puppetlabs-puppetdb
    module at https://forge.puppet.com/puppetlabs/puppetdb?src=slack&channel=office-hours
  • s

    smortex

    09/13/2022, 5:44 PM
    Is there some way we can help?
  • b

    bastelfreak

    09/13/2022, 5:44 PM
    you can request merge permissions via https://puppet.com/ecosystem/trusted-contributors/
1...212223...78Latest