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

Add process-data script #1141

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

garrrikkotua
Copy link
Contributor

@garrrikkotua garrrikkotua commented Jul 19, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 0f43b9e

Added a resetStream method to IntegrationDataRepo to update the database record of an apiData stream and mark it as pending for processing. This is part of a feature that enables users to retry failed or delayed streams from the integration dashboard.

🤖 Generated by Copilot at 0f43b9e

resetStream method
Clears and updates apiData
A fresh start for spring

Why

How

🤖 Generated by Copilot at 0f43b9e

  • Add resetStream method to IntegrationDataRepo class to update apiData record state and clear error and delay fields (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@garrrikkotua garrrikkotua added the Improvement Created by Linear-GitHub Sync label Jul 19, 2023
@garrrikkotua garrrikkotua merged commit 584492d into main Jul 19, 2023
6 checks passed
@garrrikkotua garrrikkotua deleted the improvement/add-process-data-script branch July 19, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant