Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better error handling for Blender RPC import
- If RPC import fails, then try a direct import as well. While it's slower, it may be better than failing the import completely. - Connection errors will disable RPC automatically, to avoid having to wait the full 30 seconds timeout each time. This should be properly fixed by allowing to override the timeout per HTTPClient.
- Loading branch information