You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a thread failed because the target thread already exists, the API will still return 200 OK. The front end needs to handle this error
{"code":2,"response":"A thread already exists with link, 'http://www.jasongj.com/java/concurrenthashmap/'"}
The text was updated successfully, but these errors were encountered:
When creating a thread failed because the target thread already exists, the API will still return 200 OK. The front end needs to handle this error
{"code":2,"response":"A thread already exists with link, 'http://www.jasongj.com/java/concurrenthashmap/'"}
The text was updated successfully, but these errors were encountered: