PR

メッセージAPI送信件数変更 #3714

wada opened this at 2024-10-09T13:48:25; closed

Description

opened by wada at 2024-10-09T13:48:25; updated 2024-10-09T18:26:44

概要

メッセージAPIエラー調査 #3713

APIで1度に送信するユーザの件数が多いとエラーが出る可能性があり、件数を3000件まで減らす。
送信失敗でもログデータが作成されていたため、成功時のみログデータ作成するよう修正

Comment

#36837 by wada at 2024-10-09T13:48:57; updated 2024-10-09T13:48:57

@kouho
レビューお願いします。

kouho add_label at 2024-10-09T14:14:39: 皇甫 LGTM

Comment

#36839 by kouho at 2024-10-09T14:15:06; updated 2024-10-09T14:15:06

@wada
変更箇所確認OKです。
test_send_message.incという空ファイルが作成されておりますので不要でしたら削除をお願いいたします。

kouho add_label at 2024-10-09T14:15:39: コメントあり

Comment

#36843 by wada at 2024-10-09T14:50:19; updated 2024-10-09T14:50:19

@kouho
test_send_message.inc削除しました。

kouho delete_label at 2024-10-09T15:02:39: コメントあり

Comment

#36845 by kouho at 2024-10-09T15:02:54; updated 2024-10-09T15:02:54

@wada
対応ありがとうございます。確認いたしました。

wada merge at 2024-10-09T18:26:41: メッセージAPI送信件数変更
wada close at 2024-10-09T18:26:41: Close
wada delete_branch at 2024-10-09T18:26:44: yamada_message_api

Commit range

base6ea8d73aa450484da4530ed46619548bce82ee25
head793b0ea6adb81cb56663b686a9b0aab35ba28b0c
base branchjolly/jr-web:master
head branchjolly/jr-web:yamada_message_api

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed2 filesView patch
statusfile
modifiedlib/conf/class/YamadaMessageConfig.class.php
modifiedlib/models/Yamada_message.php
Patch body is stored as a separate file to keep this page lightweight.