Workers plans are separate from zone plans. You would need to add that to your contract, or see if you can pay for it out of contract.
Having the subrequest limit from regular workers apply to Workflows does cripple the feature a bit. I know there’s a regular Limit Increase Request form, but if you’re an enterprise customer, I recommend you reach out to the account team to see if you can get that increased, or put in as a Feature Request.
I just deployed again and ran that test workflow again but I’m still only getting 50.
Now I’m not sure if my account is the issue … Still waiting for a reply from my contact.
EDIT: Support helped me figure out the issue. My worker script was using the legacy bundled usage model which had a hard limit of 50. The field is no longer available in wrangler.toml, so I had to change it to standard in the dashboard worker settings.