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: sync creation fixed #2637

Merged
merged 2 commits into from
Jun 6, 2024
Merged

fix: sync creation fixed #2637

merged 2 commits into from
Jun 6, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request includes updates to the docker-compose.dev.yml and Dockerfile.dev files. The changes aim to improve performance and fix bugs. The updates include:

  • Removing unnecessary workers configuration in the docker-compose.dev.yml file.

  • Updating the base image in the Dockerfile.dev to use a slim version.

  • Adjusting the schedule for a specific task in the code.

  • Modifying the time interval for retrieving active syncs.

  • Changing the loader class for processing PowerPoint files.

  • Refactoring the file existence check logic.

  • Adding debug logs for file existence check and file removal.

  • Adjusting the file synchronization logic.

These changes are intended to enhance the performance and stability of the application.

Copy link

vercel bot commented Jun 6, 2024

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

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 5:10pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory labels Jun 6, 2024
Copy link

sonarcloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud

@StanGirard StanGirard changed the title feat: Update docker-compose.dev.yml and Dockerfile.dev for improved performance and bug fixes fix: sync creation fixed Jun 6, 2024
@StanGirard StanGirard merged commit 31d3cce into main Jun 6, 2024
4 of 5 checks passed
@StanGirard StanGirard deleted the feat/sync-fix-update-create branch June 6, 2024 17:06
StanGirard added a commit that referenced this pull request Jun 11, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.260 (2024-06-11)

## What's Changed
* feat: Add extra_hosts configuration to docker-compose.dev.yml by
@StanGirard in #2635
* fix: sync creation fixed by @StanGirard in
#2637
* chore: Set default value for "last_synced" column in "syncs_active"
table to '2024-06-01 15:30:25+00' by @StanGirard in
#2638
* fix: integrations by @StanGirard in
#2642
* feat(frontend): sharepoint and gdrive integration by @Zewed in
#2643
* fix(frontend): display bug on add knowledge by @Zewed in
#2644
* fix: files_metadata by @StanGirard in
#2645
* fix(google): auth is now in state by @StanGirard in
#2647
* fix(frontend): add brain modal integration doestn t work by @Zewed in
#2649
* fix(frontend): tooltip on folder line by @Zewed in
#2650
* feat: telemetry improved by @StanGirard in
#2651
* feat: Add force_sync option to SyncsActiveUpdateInput by @StanGirard
in #2652
* Update license to include enterprise features by @StanGirard in
#2653
* fix(frontend): onboarding bug by @Zewed in
#2655
* Update README.md by @ferozemohideen in
#2656

## New Contributors
* @ferozemohideen made their first contribution in
#2656

**Full Changelog**:
v0.0.259...v0.0.260

---
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:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant