Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(anrok): create integration error details service #2316

Merged
merged 25 commits into from
Jul 24, 2024

Conversation

annvelents
Copy link
Contributor

@annvelents annvelents commented Jul 22, 2024

Context

As part of implementation logic to store errors received from Anrok through Nango we need a new model that would be used to store the errors we got from integrations we have. This PR creates service to create this error

Description

Added IntegrationErrorDetails::CreateService

@annvelents annvelents force-pushed the ftr-anrok-create-integration-error-details-service branch 2 times, most recently from fbf4341 to b7484ac Compare July 22, 2024 12:36
@annvelents annvelents force-pushed the ftr-anrok-add-integration-error-details-model branch from cf1a3ed to 06f2318 Compare July 22, 2024 13:48
@annvelents annvelents force-pushed the ftr-anrok-create-integration-error-details-service branch from b7484ac to 52e3e90 Compare July 22, 2024 14:25
@annvelents annvelents force-pushed the ftr-anrok-add-integration-error-details-model branch 2 times, most recently from 770bc42 to ea94965 Compare July 23, 2024 09:13
@annvelents annvelents force-pushed the ftr-anrok-create-integration-error-details-service branch from 52c8feb to de0bd56 Compare July 23, 2024 09:19
@annvelents annvelents self-assigned this Jul 23, 2024
@annvelents annvelents force-pushed the ftr-anrok-create-integration-error-details-service branch 2 times, most recently from 699c9fc to 2e34143 Compare July 23, 2024 10:47
@annvelents annvelents marked this pull request as ready for review July 23, 2024 11:08
app/services/error_details/create_service.rb Outdated Show resolved Hide resolved
app/services/error_details/create_service.rb Outdated Show resolved Hide resolved
@annvelents annvelents force-pushed the ftr-anrok-add-integration-error-details-model branch from ad2d128 to 44a0840 Compare July 23, 2024 15:58
@annvelents annvelents force-pushed the ftr-anrok-create-integration-error-details-service branch from 8945598 to c1aab4f Compare July 23, 2024 16:15
@annvelents annvelents force-pushed the ftr-anrok-add-integration-error-details-model branch from 54b500e to 19b558f Compare July 23, 2024 16:58
@annvelents annvelents force-pushed the ftr-anrok-create-integration-error-details-service branch from c62c619 to 8318ccc Compare July 24, 2024 09:49
Base automatically changed from ftr-anrok-add-integration-error-details-model to main July 24, 2024 12:46
@annvelents annvelents force-pushed the ftr-anrok-create-integration-error-details-service branch from 826e703 to 3154c9e Compare July 24, 2024 12:52
@annvelents annvelents merged commit 83210b3 into main Jul 24, 2024
6 checks passed
@annvelents annvelents deleted the ftr-anrok-create-integration-error-details-service branch July 24, 2024 14:42
abdussamadbello pushed a commit to abdussamadbello/lago-api that referenced this pull request Aug 8, 2024
## Context

As part of implementation logic to store errors received from Anrok
through Nango we need a new model that would be used to store the errors
we got from integrations we have. This PR creates service to create this
error

## Description

Added `IntegrationErrorDetails::CreateService`

---------
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.

3 participants