Skip to content

Conversation

@Archish27
Copy link
Contributor

No description provided.

Ankit098 and others added 23 commits June 29, 2021 11:11
Added cluster module and minor refactoring in sender mode for disabling
the wait label for connection holding. Added the error listener on the
upstream connection in receiver else leading to process getting killed.
Modify the incoming request url with the target specificed in the
upstream, this will be able to send the same data as per in the URL or
in request headers by just changing the host.
Change the URL with the upstream config target to connect in receiver
mode. This can be used to change the internal port for communication.
If the cluster is master process then only use the fork method since it
is not defined in the worker process and only present in master process.
Removed host since it is already being covered in hostname key inserted
by the pino logger.
Added changes to receiver mode to use a custom logic to fetch the host
from the client header config. Updates to the constant file to fetch the
receiver config from JSON.

Added the LLD file describing the role of entities and the choice for
the implementation.
`watchFile` checks for the update time in interval and does not listen
for the inode change event which `watch` does.
Co-authored-by: Shashikant Kadam <shashikdm.edu@gmail.com>
Archish27 and others added 6 commits August 18, 2021 12:18
Co-authored-by: Rohan Chougule <rohan183chougule@gmail.com>
Co-authored-by: Rohan Chougule <rohan183chougule@gmail.com>
Co-authored-by: Rohan Chougule <rohan183chougule@gmail.com>
@francisf francisf changed the base branch from main to review-branch August 27, 2021 12:07
@francisf francisf merged commit 334478b into browserstack:review-branch Aug 27, 2021
@francisf francisf mentioned this pull request Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants