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

fix: Add error handling for syncing in tasks.py #2663

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

StanGirard
Copy link
Collaborator

This pull request adds error handling for the syncing process in the tasks.py file. Previously, if an error occurred during the syncing process, the program would crash. With this change, any exceptions that occur during syncing will be caught and logged, allowing the program to continue running. This improves the stability and reliability of the syncing functionality.

Copy link

vercel bot commented Jun 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 12, 2024 9:41am

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jun 12, 2024
@StanGirard StanGirard merged commit 83f06dc into main Jun 12, 2024
2 checks passed
@StanGirard StanGirard deleted the fix/queue-sync branch June 12, 2024 09:42
@dosubot dosubot bot added the area: backend Related to backend functionality or under the /backend directory label Jun 12, 2024
Copy link

sonarcloud bot commented Jun 12, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

StanGirard added a commit that referenced this pull request Jun 12, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.263 (2024-06-12)

## What's Changed
* fix: Add error handling for syncing in tasks.py by @StanGirard in
#2663


**Full Changelog**:
v0.0.262...v0.0.263

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant