Closed ocervell closed 3 months ago
Hey @ocervell thanks for the issue. We should indeed increase the timeout value. In the meantime, you can call the API to the core directly: https://app.swaggerhub.com/apis/supertokens/CDI/5.1.0#/Multitenancy%20Recipe/createOrUpdateTenantPUT
We have increased the timeout to 30s in version 0.24.1
The request for creating a tenant currently times out for me (running Supertoken as a managed instance) because it takes more than 2 seconds to return the response from the API:
Timeout is hardcoded here:
Proposal: