Abhishek Marrivagu

Results 9 issues of Abhishek Marrivagu

When I send requests to server between the logs i keep getting this `OpenTelemetry trace error occurred. Exporter jaeger encountered the following error(s): thrift agent failed with not open` Can...

question
A-trace
M-exporter-jaeger

## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates ## Description In order to...

## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates ## Description Added a compatibility...

## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates ## Description A column 'attempt_id'...

A-core
S-waiting-on-author
M-database-changes

### Feature Description Use `web::resource` to specify the paths in [`/crates/router/src/compatibility/stripe/app.rs`](https://github.com/juspay/hyperswitch/blob/main/crates/router/src/compatibility/stripe/app.rs) ### Possible Implementation Refer this file https://github.com/juspay/hyperswitch/blob/main/crates/router/src/routes/app.rs ### Have you spent some time to check if this feature request...

A-connector-compatibility
P-low
C-refactor
good first issue

## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [x] Refactoring - [ ] Dependency updates - [ ] Documentation -...

A-core
S-waiting-on-review
C-refactor

### Feature Description A `DuplicateMerchantConnectorAccount` will occur when inserting a row in the `merchant_connector_account` table if there is a row that already exists with the same merchant_id and connector_label. The...

C-feature
P-low
good first issue
help wanted

### Feature Description There are places in code where hard coded strings are used. ### Possible Implementation Change the type if possible either in stripe compatibility or in the hyperswitch...

C-feature
S-awaiting-triage

If a connector error is encountered currently the response contains only the connector error. It should also contain the payments object. So that the relevant parameters are returned and additional...

A-core
C-feature