<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba-yan</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba-yan/</author_url>
  <blog_title>しばやん雑記</blog_title>
  <blog_url>https://blog.shibayan.jp/</blog_url>
  <categories>
    <anon>Azure</anon>
    <anon>Azure Functions</anon>
  </categories>
  <description>既に何回も書いていますが Durable Functions は非常に便利で、並列処理や時間のかかる処理をスケーラブルかつ高い信頼性を保ったまま実行できます。並列処理の場合は全体として処理時間は短くなる傾向にあるのでまだ良いのですが、時間のかかる処理を書いた場合にはどこまで処理が完了したのかというモニタリングが結構難しいです。ドキュメントにもある非同期 HTTP API パターンで完了するのをポーリングで待機することは簡単に出来ますが、当然ながらそこには処理の進捗などは含まれていないです。実際に最近書いた処理が入力によっては処理に時間がかかるもので、進捗がわからないと利用者側が不安になりそうだ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayan.jp%2Fentry%2F20200305%2F1583397285&quot; title=&quot;Durable Functions を使って実行時間が長い処理の進捗をクライアントに返す - しばやん雑記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/s/shiba-yan/20200303/20200303204650.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-05 17:34:45</published>
  <title>Durable Functions を使って実行時間が長い処理の進捗をクライアントに返す</title>
  <type>rich</type>
  <url>https://blog.shibayan.jp/entry/20200305/1583397285</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
