foss42 / apidash

API Dash is a beautiful open-source cross-platform API Client built using Flutter which can help you easily create & customize your API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.
https://apidash.dev
Apache License 2.0
1.37k stars 257 forks source link

feat: add connection timeout feature #381

Closed mdrazak2001 closed 3 months ago

mdrazak2001 commented 3 months ago

PR Description

Added feature Connection timeout.

Related Issues

Checklist

Added/updated tests?

We encourage you to add relevant test cases.

mdrazak2001 commented 3 months ago

Have set up default timeout to 5minutes(300k ms)(can be discussed and updated accordingly). demo:

https://github.com/foss42/apidash/assets/60781022/aa19e73f-335e-4b0f-9d27-6018db77d82f

animator commented 3 months ago

Closing this PR as it is a low priority feature. Will reopen it in the future in case its priority changes.