[Libreoffice-bugs] [Bug 138383] New: webservice() accesses URL multiple times

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 20 21:35:13 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=138383

            Bug ID: 138383
           Summary: webservice() accesses URL multiple times
           Product: LibreOffice
           Version: 7.0.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: libreoffice at skewray.com

Created attachment 167437
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167437&action=edit
screenshot of site log, showing webservice() accessing a URL three times.

webservice() appears to access the specified URL three times. Normally this
would not be an issue, but I am trying to get stock quotes from
alphavantage.co. This service has a limit a five accesses per minute per key. I
should be able to get 5 quotes in a minute, but I only get two.

I confirmed this by using a single call to webservice() in localc to access my
own website. Image of the site log is attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201120/67716b32/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list