I have a several notebooks running that will fail when the user has 29 credits remaining. I believe this is the Esri default, because I cannot find a way around this even if the notebook uses a fraction of a credit.
My solution would be to generate an email to myself or another admin when a user has a low credit balance. Is this a possible trigger to set in Power Automate?
My only other approach would be to use a notebook to scrape user credit information on a regular basis and add that to a table that would in turn trigger a 'When a Feature Class is Added' response from Power Automate. This seems a bit clunky and obviously uses more credits in the process.