hitrov / oci-arm-host-capacity

This script allows to bypass Oracle Cloud Infrastructure 'Out of host capacity' error immediately when additional OCI capacity will appear in your Home Region / Availability domain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Process dies after 3 attempts

brian6932 opened this issue · comments

image
Am I missing something? Not a big deal since I can just wrap it in a for(;;) {}, but definitely seems unintended.

Process finishes after trying all availability domains within the region. Setup cron running every 5 min. I don’t recommend more often schedule

Ah I see, I'll setup an interval every 5 mins, thanks 👍