Limited Raw File Handling in Free Plan with Size Restriction

I understand that the current limitation on raw file handling in the Build plan is in place to prevent resource-intensive operations from impacting shared server environments. As the support team mentioned, loading entire binary files into memory can be demanding, especially with larger files, and it’s essential to ensure that all users on shared servers have a fair experience.

However, it would be extremely beneficial for developers who are still in the early stages of building their applications to have access to a limited version of this feature, even on the free plan. Specifically, I suggest allowing raw file handling for smaller files, capped at a certain size (e.g., 1MB or less), to minimize the impact on server resources.

Key Benefits:

- Enables developers to test and build applications without immediately requiring a paid plan.

- Maintains the integrity of shared server resources by enforcing a strict file size limit.

- Provides a more robust development environment, encouraging users to continue using Xano as their projects grow.

Suggested Implementation:

- Implement raw file handling for files up to 1MB (or a similarly small size) on the free plan.

- Clearly outline the limitations to ensure users understand the constraints and reasons behind them.

This feature would greatly enhance the usability of the free plan for developers, allowing them to effectively prototype and test their applications while ensuring that shared resources remain fairly distributed.

Thank you for considering this request.

1