Based on investigation in https://linear.app/comm/issue/ENG-6136/bump-http-timeouts-for-endpoints-as-needed, the following endpoints needed timeouts bumped:
- delete_thread
- remove_members
- update_thread
- update_role
Differential D10914
[lib] Bump some endpoint timeouts in `thread-actions` atul on Feb 1 2024, 10:53 AM. Authored by Tags None Referenced Files
Subscribers None
Details Based on investigation in https://linear.app/comm/issue/ENG-6136/bump-http-timeouts-for-endpoints-as-needed, the following endpoints needed timeouts bumped:
Made sure all of the endpoints continued to work as expected. Trusting the the *EndpointOptions options function as expected and that timeouts will increase. Don't think it's necessary to try to get each of the endpoints to time out and log how long it took the time out. Could add this to Test Plan if deemed necessary.
Diff Detail
|