<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HisakiT</author_name>
  <author_url>https://blog.hatena.ne.jp/HisakiT/</author_url>
  <blog_title> Hisakeyのブログ</blog_title>
  <blog_url>https://hisakit.hatenablog.com/</blog_url>
  <categories>
    <anon>技術記事</anon>
  </categories>
  <description>概要 Sidekiqは、Ruby on Railsアプリケーションでよく使われる非同期のバックグラウンドジョブ処理ライブラリです。バックグラウンドジョブを使うことで、ユーザーが直接待つ必要のない処理を非同期で実行することができます しかし、Sidekiqではジョブに渡すことができる引数に制限があり、その制限を理解していなかったので、予期せぬエラーを出してしまったので、記事にしてみました 内容 渡せないデータ型がある Sidekiqに渡せないデータ型がいくつか存在します。これらはJSONに変換できないため、引数として使用するとエラーが発生します。 シンボル（例: :example → JSONで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhisakit.hatenablog.com%2Fentry%2F2024%2F09%2F22%2F194908&quot; title=&quot;Sidekiqに渡せる引数について理解する -  Hisakeyのブログ&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>2024-09-22 19:49:08</published>
  <title>Sidekiqに渡せる引数について理解する</title>
  <type>rich</type>
  <url>https://hisakit.hatenablog.com/entry/2024/09/22/194908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
