Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
S3 バケットがあり、レールで S3 gem を使用しています。
バケツのサイズを時々チェックしてもかまいません。
バケット内のすべてのファイルに対してこのループを実行してそれらを合計する唯一の方法ですか、それともバケット サイズを取得する簡単な方法はありますか?
乾杯。
はい。
heroku などを使用している場合は、その計算を行うために、Ironworker でカウント プロセスを起動することをお勧めします (これは私が試したところ、簡単に思えます)。Heroku は、顧客向けの Web サイト用に構築されているため、40 秒の「ジョブ」のみを許可します。