GitHub user gauravdiamond added a comment to the discussion: What is the default limit set for requests per minute/second
@dosu Do have provision to implemet nonce with superset API's such that same API request can processed at one time. The request replay attack can prevent as we are using ratelimit. GitHub link: https://github.com/apache/superset/discussions/35646#discussioncomment-14834157 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
