Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:release_note_291 [2023/03/02 13:42]
mashin
en:release_note_291 [2023/03/02 13:44]
mashin
Line 26: Line 26:
  
 <text size="​x-large">​3.</​text>​ Added retry count for communication used when an error occurs while reading or writing packets from the socket during communication. \\ <text size="​x-large">​3.</​text>​ Added retry count for communication used when an error occurs while reading or writing packets from the socket during communication. \\
-Warning \\+<callout type="​warning"​ icon="​true">​ 
 +**Warning** \\
 Increasing thenumber of retries is a way to resolve temporary errors, but care must be taken as direct causes such as network disconnection occurs, can lead to wasted resources by meaningless read/write retries when reconnection is required. \\ Increasing thenumber of retries is a way to resolve temporary errors, but care must be taken as direct causes such as network disconnection occurs, can lead to wasted resources by meaningless read/write retries when reconnection is required. \\
 +</​callout>​
  
   * API [[BS2_GetSocketRetryCount]] has been added   * API [[BS2_GetSocketRetryCount]] has been added