Request quota increase (user-facing)
Value
Invisibly returns TRUE if the increase was requested,
FALSE if already sufficient or cancelled.
Examples
# \donttest{
if (starburst_is_configured()) {
starburst_request_quota_increase(vcpus = 500)
}
# }
