This PR is a follow up to #462 where I forgot to update internal provisioning function of SR exporter. It
Starts using schemaExporterAPICreateTimeout in the internal provisioning function, which is the component that actually triggers the error (timeout after 10 minutes).
Reduces the schemaExporterAPICreateTimeout from 24 hours to 4 hours, as 4 hours should be sufficient even for huge users with 20k+ schemas (assuming it takes 40 minutes to export 4k schemas).
:tada: All Contributor License Agreements have been signed. Ready to merge. Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.
What
This PR is a follow up to #462 where I forgot to update internal provisioning function of SR exporter. It