This website requires JavaScript.
Explore
Help
Sign In
denozord
/
telemt-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e1c6b2ab491522a7d56693ce076f9dfd67fdb483
telemt-api
/
internal
/
proxy
T
History
Denozordec
e1c6b2ab49
Publish telemt-api gateway Docker image / test (push)
Failing after 27s
Details
Publish telemt-api gateway Docker image / build-and-push (push)
Has been skipped
Details
Enhance reverse proxy transport configuration for improved performance. Updated reverse.go to set a direct transport for the reverse proxy, ensuring more efficient request handling. Modified gateway.go to utilize the direct transport with customized connection settings, optimizing idle connections and timeouts.
2026-03-30 00:31:46 +07:00
..
reverse_test.go
Refactor reverse proxy tests to utilize context-aware requests. Updated reverse_test.go to create HTTP requests using context, improving test reliability and aligning with best practices for request handling. This change ensures that tests are more robust and less prone to issues related to request context.
2026-03-30 00:30:01 +07:00
reverse.go
Enhance reverse proxy transport configuration for improved performance. Updated reverse.go to set a direct transport for the reverse proxy, ensuring more efficient request handling. Modified gateway.go to utilize the direct transport with customized connection settings, optimizing idle connections and timeouts.
2026-03-30 00:31:46 +07:00
transport.go
Enhance reverse proxy transport configuration for improved performance. Updated reverse.go to set a direct transport for the reverse proxy, ensuring more efficient request handling. Modified gateway.go to utilize the direct transport with customized connection settings, optimizing idle connections and timeouts.
2026-03-30 00:31:46 +07:00