I'm also not seeing any noticeable delays. Here is a sample: 01-03 02:08PM 52.714 /_ah/tasks/t/a/work 200 206ms 105cpu_ms 81api_cpu_ms 01-03 02:08PM 52.708 /_ah/tasks/t/a/work 200 163ms 128cpu_ms 81api_cpu_ms 01-03 02:08PM 52.636 /_ah/tasks/t/a/fan 200 126ms 23cpu_ms # Task that inserts two (non-transactional) work tasks with no countdown / eta. 01-03 02:08PM 52.480 /s/t 200 165ms 345cpu_ms 229api_cpu_ms # User request that transactionally inserts the fan task with no countdown / eta.
Robert On Mon, Jan 3, 2011 at 18:21, vlad <[email protected]> wrote: > Are your tasks transactional or not? > > -- > 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. > -- 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.
