<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sonota88</author_name>
  <author_url>https://blog.hatena.ne.jp/sonota88/</author_url>
  <blog_title>memo486</blog_title>
  <blog_url>https://memo88.hatenablog.com/</blog_url>
  <categories>
    <anon>Digdag</anon>
  </categories>
  <description>失敗した attempt の ID まで分かっていて、その attempt の失敗したタスクについて ID やタスク名を知りたい。 find_failed_task.sh #!/bin/bash buf=&quot;&quot; found=&quot;false&quot; count= # 標準入力から読む while IFS= read -r line; do if [ &quot;$line&quot; = &quot;&quot; ]; then if [ &quot;$found&quot; = &quot;true&quot; ]; then printf &quot;${buf}\n&quot; exit fi buf=&quot;&quot; else if [ &quot;$buf&quot; != &quot;&quot; ]; then buf=&quot;${buf}\n&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2F2020%2F06%2F04%2F210027&quot; title=&quot;失敗したタスクの情報をdigdagコマンドとシェルスクリプトで取得する - memo486&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>2020-06-04 21:00:27</published>
  <title>失敗したタスクの情報をdigdagコマンドとシェルスクリプトで取得する</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/2020/06/04/210027</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
