Alexander Prokhorov

Results 9 issues of Alexander Prokhorov

Sometimes we get the following response for request we send from browser: ```html ERROR: The request could not be satisfied 503 ERROR The request could not be satisfied. The Lambda...

bug
severity: major

- aggregate command handler arguments size - event size - post request/response size - get request/response size - view-model size - read-model row size - ...

docs

I need to provide to ViewModel resolver several arguments which are not aggregateIds. I use them to check user access rights and get actual aggregateIds. At the moment I use...

enhancement

1. Now you should use the [`internalRes`](https://github.com/reimagined/resolve/blob/dev/packages/modules/resolve-module-auth/src/execute_strategy.js#L54) object to access response (redirect, cookies, ...) in an authentication strategy or a callback 2. You should always return jwt token or throw...

This method allows you lazily get environment variable value in runtime. But its name more likely says that it will set environment variable for resolve runtime process

If you use `getReact` method against component with DOM elements in props, the method will throw the 'getReact cannot return DOM elements. Use Selector functions for this purpose' error. The...

enhancement

### What is your Scenario? I have a custom reporter that uses [TestRunErrorFormatableAdapter](https://github.com/DevExpress/testcafe/blob/master/src/errors/test-run/formattable-adapter.js) `formatMessage` method to generate JSON representation of a test error. ### What is the Current behavior? In...

TYPE: enhancement
Dashboard