<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Calling serverless functions in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Calling-app-functions/m-p/201935#M130</link>
    <description>&lt;P&gt;Calling your own functions from your own functions is an anti-pattern: You trigger a new invocation with all the HTTP overhead plus you pay for invocations. Sharing code across functions is the right way to do it.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 07:48:13 GMT</pubDate>
    <dc:creator>stefan_baumgart</dc:creator>
    <dc:date>2023-01-10T07:48:13Z</dc:date>
    <item>
      <title>Calling app functions</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Calling-app-functions/m-p/190013#M39</link>
      <description>&lt;DIV class="ewa-rteLine"&gt;Hi team,&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;is it allowed to call one app function from another app function? (As long as they are within the same app of course).&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;I didn't manage to do this via the relative URL.&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;Is this supposed to work?&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 May 2023 13:47:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Calling-app-functions/m-p/190013#M39</guid>
      <dc:creator>christian_barth</dc:creator>
      <dc:date>2023-05-02T13:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calling app functions</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Calling-app-functions/m-p/190017#M43</link>
      <description>&lt;P&gt;If you want to reuse logic across function, please have a look at following&amp;nbsp; article:&amp;nbsp;&lt;A href="https://developer.dynatrace.com/learn/reuse-code/" target="_blank" rel="noopener"&gt;https://developer.dynatrace.com/learn/reuse-code/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 13:29:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Calling-app-functions/m-p/190017#M43</guid>
      <dc:creator>christian_barth</dc:creator>
      <dc:date>2023-05-02T13:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calling serverless functions</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Calling-app-functions/m-p/201935#M130</link>
      <description>&lt;P&gt;Calling your own functions from your own functions is an anti-pattern: You trigger a new invocation with all the HTTP overhead plus you pay for invocations. Sharing code across functions is the right way to do it.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 07:48:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Calling-app-functions/m-p/201935#M130</guid>
      <dc:creator>stefan_baumgart</dc:creator>
      <dc:date>2023-01-10T07:48:13Z</dc:date>
    </item>
  </channel>
</rss>

