Philip Davis
Philip Davis
> Could you give me more information? Do you have a custom log? We have these setup, if that's what you're asking ``` New-PodeLoggingMethod -File -Name 'api_requests' -Path $cfgLogPath -MaxSize...
**Are there any other Pode functions called within the Add-PodeSchedule scriptblock?** Only some `Invoke-PodeTask` **What happens if you try to import the pki module beforehand, similar to the AD one...
I had some more time to try narrowing this down. It seems the worst of it is directly related to `pki`. After commenting out all the code, it stops doing...
Thank you for digging! Based on what I can see it looks like these are getting loaded at start. These have been in use since day one more or less,...