<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tera1707</author_name>
  <author_url>https://blog.hatena.ne.jp/tera1707/</author_url>
  <blog_title>tera1707’s blog</blog_title>
  <blog_url>https://tera1707.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>もくじ https://tera1707.com/entry/2022/02/06/144447 やりたいこと アプリを作る中で、 「あるメソッドを実行したときに、例外がスローされたら数回リトライしたい」 「数回リトライしてもまだ例外スローするならあきらめて処理継続したい」 というようなことが度々あったので、そのようなリトライ処理のひな型をまとめておきたい。 やったこと 下記のgithubに挙げたコードのように、サンプルコードを書いてみた。 https://github.com/tera1707/Retryer ただ個人的感覚だが、どういうときにリトライしたいか、だったり、リトライ時にどういう…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftera1707.com%2Fentry%2F2023%2F05%2F02%2F235027&quot; title=&quot; リトライ処理をまとめる - tera1707’s blog&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-05-02 23:50:27</published>
  <title> リトライ処理をまとめる</title>
  <type>rich</type>
  <url>https://tera1707.com/entry/2023/05/02/235027</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
