We have a handful of http requests we handle using webware/python that
result in database queries that are costly and take a while to execute.
No big deal; we are in the process of optimizing and improving those
queries. But during this process we've discovered that a request that
runs excessively long is resubmitted every 5 minutes until it completes.
Is this Webware behavior? If so, is there some way to configure Webware
so as not to automatically resubmit these requests every 5 minutes?
Thanks,
jd
|