Your projects can become unresponsive or enter read-only mode.{' '} {org.plan.id === 'free' ? 'Please upgrade to the Pro Plan to ensure that your projects remain available.' : 'Please disable spend cap to ensure that your projects remain available.'}
Your organization went over its quota in the previous billing cycle {violationLabels && ` ${violationLabels}`}. You can continue with your projects until your grace period ends on{' '} {dayjs(org.restriction_data['grace_period_end']).format('DD MMM, YYYY')} . After that, the Fair Use Policy will apply. If you plan to maintain this level of usage, {org.plan.id === 'free' ? 'upgrade your plan' : 'disable spend cap'} to avoid any restrictions. If restrictions are applied, requests to your projects will return a 402 status code.
Your grace period ended on{' '} {dayjs(org.restriction_data['grace_period_end']).format('DD MMM, YYYY')} . Fair Use Policy applies now. Stay below your plan's quota or{' '} {org.plan.id === 'free' ? 'upgrade your plan' : 'disable spend cap'} if you expect to exceed it. If you exceed your quota, requests will respond with a 402 status code.
Fair Use Policy applies and your service is restricted. Your projects are not able to serve requests and will respond with a 402 status code. You have exceeded your plan's quota{violationLabels && ` ${violationLabels}`}.{' '} {org.plan.id === 'free' ? 'Upgrade your plan' : 'Disable spend cap'} to lift restrictions immediately, or wait until your quota refills at the start of your next billing period. Note that there may be a short delay after your billing period resets before restrictions are fully lifted.