Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
I have a question of calling Restful API to delete an existing association. I tried both curl on Debian 12 and Go-lang http package, calling DELETE on https://server/rest/association/association_id. The curl call shows 1 minute and 5 seconds delay before the response is returned. The go-lang call exceeded the 30 sec default time out.
I am using CodeBeamer (2.2.0.1). Is this normal?
Thanks,
