`allura:cj/6540` `forge-classic:cj/6540` `googlecodewikiimporter:cj/6540` `tracwikiimporter:cj/6540`
--- ** [tickets:#6540] Rate-limit import tasks** **Status:** code-review **Labels:** stability import **Created:** Thu Aug 08, 2013 09:14 PM UTC by Dave Brondsema **Last Updated:** Mon Sep 09, 2013 02:42 PM UTC **Owner:** Cory Johns Import tasks can be resource-intensive and potentially abusive. Allow one import per tool type (or importer, perhaps) per project to run at simultaneously. This can be tracked via the `get/set_tool_data`. We'll have to make sure that error handling [#6530] decrements the count when done. Probably best to track an integer rather than a bool, so that its easier to customize if some deployments of Allura want to allow N simultaneous imports. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.