giacomochiarella commented on issue #26373:
URL: https://github.com/apache/superset/issues/26373#issuecomment-3878602831

   this is still an issue on Superset 6.0.0. When there are many users and many 
permissions (e.g. default role attached to a user through 
AUTH_USER_REGISTRATION_ROLE) I get 
   `{"errors": [{"message": "413 Request Entity Too Large: The data value 
transmitted exceeds the capacity limit.", "error_type": 
"GENERIC_BACKEND_ERROR", "level": "error", "extra": {"issue_codes": [{"code": 
1011, "message": "Issue 1011 - Superset encountered an unexpected error."}]}}]}`
   the default role is basically a role attached to all users, hence the 
payload will increase very easily, on top of that the default role has default 
permissions which increases as long as new public dashboard is create for 
example


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to