data transfer via restful interface may be lost

This commit is contained in:
slguan 2019-08-01 12:35:46 +08:00
parent 9d0fcea101
commit a73f138a43
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
#define HTTP_READ_RETRY_TIMES 3
#define HTTP_READ_WAIT_TIME_MS 3
#define HTTP_WRITE_RETRY_TIMES 100
#define HTTP_WRITE_RETRY_TIMES 400
#define HTTP_WRITE_WAIT_TIME_MS 5
#define HTTP_EXPIRED_TIME 60000