<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/kettanaito.com/blog/dont-sleep-on-abort-controller">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Don&#x27;t Sleep on AbortController</title>
<link>https://b.hatena.ne.jp/entry/s/kettanaito.com/blog/dont-sleep-on-abort-controller</link>
<description>Once you create a controller instance, you get two things: The signal property, which is an instance of AbortSignal. This is a pluggable part you can provide to any API to react to an abort event, ...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/habarhaba/20260107#bookmark-4759370285140693600" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/hush_in/20241006#bookmark-4759370285140693600" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/efcl/20240923#bookmark-4759370285140693600" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/naari_3/20240920#bookmark-4759370285140693600" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/htsnul/20240920#bookmark-4759370285140693600" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/mkusaka/20240919#bookmark-4759370285140693600" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/seapig_dolphin/20240919#bookmark-4759370285140693600" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/habarhaba/20260107#bookmark-4759370285140693600">
<title>habarhaba</title>
<link>https://b.hatena.ne.jp/habarhaba/20260107#bookmark-4759370285140693600</link>
<description></description>
<dc:date>2026-01-07T10:14:09Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/hush_in/20241006#bookmark-4759370285140693600">
<title>hush_in</title>
<link>https://b.hatena.ne.jp/hush_in/20241006#bookmark-4759370285140693600</link>
<description></description>
<dc:date>2024-10-06T06:30:12Z</dc:date>
<dc:subject>javascript</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/efcl/20240923#bookmark-4759370285140693600">
<title>efcl</title>
<link>https://b.hatena.ne.jp/efcl/20240923#bookmark-4759370285140693600</link>
<description>`AbortController`&#x306E;&#x4F7F;&#x3044;&#x65B9;&#x306B;&#x3064;&#x3044;&#x3066;&#x3002; &#x30A4;&#x30D9;&#x30F3;&#x30C8;&#x30EA;&#x30B9;&#x30CA;&#x30FC;&#x306E;&#x89E3;&#x9664;&#x3001;Fetch&#x306E;&#x30AD;&#x30E3;&#x30F3;&#x30BB;&#x30EB;&#x3001;`AbortSignal.timeout`/`AbortSignal.any`&#x306B;&#x3064;&#x3044;&#x3066;&#x3002; &#x307E;&#x305F;&#x6C4E;&#x7528;&#x7684;&#x306A;&#x30AD;&#x30E3;&#x30F3;&#x30BB;&#x30EB;&#x306E;&#x5B9F;&#x88C5;&#x306B;&#x3064;&#x3044;&#x3066;&#x306A;&#x3069;</description>
<dc:date>2024-09-23T02:56:37Z</dc:date>
<dc:subject>JavaScript</dc:subject>
<dc:subject>article</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/JavaScript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/article" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/naari_3/20240920#bookmark-4759370285140693600">
<title>naari_3</title>
<link>https://b.hatena.ne.jp/naari_3/20240920#bookmark-4759370285140693600</link>
<description></description>
<dc:date>2024-09-20T07:27:02Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/htsnul/20240920#bookmark-4759370285140693600">
<title>htsnul</title>
<link>https://b.hatena.ne.jp/htsnul/20240920#bookmark-4759370285140693600</link>
<description></description>
<dc:date>2024-09-19T23:37:02Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/mkusaka/20240919#bookmark-4759370285140693600">
<title>mkusaka</title>
<link>https://b.hatena.ne.jp/mkusaka/20240919#bookmark-4759370285140693600</link>
<description>`AbortController`&#x3067;abort&#x53EF;&#x80FD;&#x306B;&#x3059;&#x308B;&#x65B9;&#x6CD5;&#x3092;&#x89E3;&#x8AAC;&#x3002;`signal`&#x3067;&#x30A4;&#x30D9;&#x30F3;&#x30C8;/`fetch`/&#x30B9;&#x30C8;&#x30EA;&#x30FC;&#x30E0;&#x3092;&#x4E00;&#x62EC;&#x30AD;&#x30E3;&#x30F3;&#x30BB;&#x30EB;&#x3057;&#x3001;timeout/any&#x3082;&#x7D39;&#x4ECB;&#x3002;</description>
<dc:date>2024-09-18T22:55:50Z</dc:date>
<dc:subject>AI&#x8981;&#x7D04;</dc:subject>
<dc:subject>AbortCont</dc:subject>
<dc:subject>AbortSign</dc:subject>
<dc:subject>fetch</dc:subject>
<dc:subject>&#x30AD;&#x30E3;&#x30F3;&#x30BB;&#x30EB;</dc:subject>
<dc:subject>&#x30C6;&#x30B9;&#x30C8;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/AI%E8%A6%81%E7%B4%84" />
    <rdf:li resource="https://b.hatena.ne.jp/q/AbortCont" />
    <rdf:li resource="https://b.hatena.ne.jp/q/AbortSign" />
    <rdf:li resource="https://b.hatena.ne.jp/q/fetch" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%82%AD%E3%83%A3%E3%83%B3%E3%82%BB%E3%83%AB" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%83%86%E3%82%B9%E3%83%88" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/seapig_dolphin/20240919#bookmark-4759370285140693600">
<title>seapig_dolphin</title>
<link>https://b.hatena.ne.jp/seapig_dolphin/20240919#bookmark-4759370285140693600</link>
<description></description>
<dc:date>2024-09-18T20:03:05Z</dc:date>
<dc:subject>&#x3042;&#x3068;&#x3067;&#x8AAD;&#x3080;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%81%82%E3%81%A8%E3%81%A7%E8%AA%AD%E3%82%80" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>