Skip to content

Update updateBotSession request timeout logic

Arber X requested to merge arber/update_timeout into master

Description

If the deadline is less than 5 seconds (the current specified NETWORK_TIMEOUT), the value assigned to deadline is negative.

Edited by Arber X

Merge request reports