> Try setting rate to 0.022 per second. (1/45) I tested it, but it seems to round up. Tasks were executing at 1/ second.
One odd thing, though. I accidentally entered "sec" instead of "s" and I got this regular expression in the error logs: Value '0.022/sec' for rate does not match expression '^^(0|[0-9]+(\. [0-9]*)?/[smhd])$' Why would they allow fractions in the queue.yaml file if they just round up? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
