This commit is contained in:
Joshua Petitma
2025-07-22 20:42:59 -07:00
committed by GitHub
parent ef29a01840
commit a72ee55b20

View File

@@ -981,7 +981,7 @@ function M._stream(opts)
timer:stop()
timer:close()
Utils.info("Restarting stream after rate limi pause")
Utils.info("Restarting stream after rate limit pause")
M._stream(opts)
else
retry_count = retry_count - 1