Ilya

Results 190 comments of Ilya

Hi @radekBednarik ! Try to completely reinstall all dependencies related to `@reportportal/agent-js-mocha`. We have already fixed the same issue in the `@reportportal/client-javascript` v5.0.2 (https://github.com/reportportal/client-javascript/releases/tag/v5.0.2).

Hi guys! The issue seems to be related to processing requests to the API service. 30s is the standard HTTP request processing timeout set by the JS client. Without diving...

@viktor-maksymenko If the API load is fine, I assume it could be due to network slowdowns, for example in case requests are going through VPNs, proxies, etc. So you could...

Hello @maks-rafalko ! This feature is on our roadmap, but there is no ETA yet. First we are going to provide support for user logs and other metadata such as...

Hi @quldude ! Everything looks fine, cannot reproduce your issue. Please try with the latest Report Portal version.

Hi @quldude ! Is this issue still actual for you?

Hi @quldude ! Did using a fresh version of RP solve the problem?

Hi @gabrielschulhof ! Are you using your own integration or `agent-js-nightwatch`? As far as I understand you correctly, you are expecting to not trigger a rejection in case of an...

Hi @gabrielschulhof ! Thanks for the clarification. Since `agent-js-nightwatch` is not actively maintained by us compared to other agents, fixing the issue by the core team may take time. In...

Hi @KristineK ! Thanks for pointing our attention to this! I suppose that the URL that returned from the response is hardcoded on the ReportPortal API side. I guess we...