violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

export JSON of namespace with associations - request times out

Open donrestarone opened this issue 2 years ago • 0 comments
trafficstars

A Rack::Timeout::RequestTimeoutException occurred in api_namespaces#export_with_associations_as_json:

  Request ran for longer than 20000ms 
  app/models/api_namespace.rb:222:in `export_as_json'

likely that the DB query needs to be optimized when fetching API Resources

donrestarone avatar Apr 28 '23 20:04 donrestarone