fix: typo (#2513)
This commit is contained in:
@@ -981,7 +981,7 @@ function M._stream(opts)
|
|||||||
timer:stop()
|
timer:stop()
|
||||||
timer:close()
|
timer:close()
|
||||||
|
|
||||||
Utils.info("Restarting stream after rate limi pause")
|
Utils.info("Restarting stream after rate limit pause")
|
||||||
M._stream(opts)
|
M._stream(opts)
|
||||||
else
|
else
|
||||||
retry_count = retry_count - 1
|
retry_count = retry_count - 1
|
||||||
|
|||||||
Reference in New Issue
Block a user