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: response size scheduleEmailReminder #12057

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

CarinaWolli
Copy link
Member

What does this PR do?

Fix error when running scheduleEmailReminder cron job:

The response size of the query exceeded the maximum of 5MB with ...MB

Don't load avatars with users

@vercel
Copy link

vercel bot commented Oct 24, 2023

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

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 2:18pm
api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 2:18pm
cal-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 2:18pm
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 2:18pm
ui 🛑 Canceled (Inspect) Oct 24, 2023 2:18pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2023 2:18pm
qa ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2023 2:18pm

@github-actions
Copy link
Contributor

github-actions bot commented Oct 24, 2023

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes!

@zomars zomars added the core area: core, team members only label Oct 24, 2023
@CarinaWolli CarinaWolli changed the title Date add 1 day adds 24 hours, not 1 day, causing the last date to be … fix: response size scheduleEmailReminder Oct 24, 2023
@github-actions
Copy link
Contributor

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@deploysentinel
Copy link

deploysentinel bot commented Oct 24, 2023

Current Playwright Test Results Summary

✅ 208 Passing - ⚠️ 8 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 10/24/2023 02:24:35pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: 1996f21

Started: 10/24/2023 02:11:04pm UTC

⚠️ Flakes

📄   apps/web/playwright/auth/delete-account.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Can delete user account
Retry 2Retry 1Initial Attempt
0.67% (2) 2 / 300 runs
failed over last 7 days
9.67% (29) 29 / 300 runs
flaked over last 7 days

📄   apps/web/playwright/change-username.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Change username on settings User can change username to include periods(or dots)
Retry 1Initial Attempt
0% (0) 0 / 45 runs
failed over last 7 days
35.56% (16) 16 / 45 runs
flaked over last 7 days

📄   apps/web/playwright/booking-pages.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
pro user can reschedule a booking
Retry 1Initial Attempt
1.03% (3) 3 / 292 runs
failed over last 7 days
2.74% (8) 8 / 292 runs
flaked over last 7 days

📄   apps/web/playwright/teams.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Teams Non admin team members cannot create team in org
Retry 1Initial Attempt
0.34% (1) 1 / 294 run
failed over last 7 days
19.39% (57) 57 / 294 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 3 Flakes

Top 1 Common Error Messages

null

3 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Popup Tests should open Routing Forms embed on click
Retry 1Initial Attempt
0.33% (1) 1 / 305 run
failed over last 7 days
12.79% (39) 39 / 305 runs
flaked over last 7 days
Popup Tests should be able to reschedule
Retry 2Retry 1Initial Attempt
6.91% (21) 21 / 304 runs
failed over last 7 days
90.46% (275) 275 / 304 runs
flaked over last 7 days
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when no theme is configured through Embed API
Retry 1Initial Attempt
0% (0) 0 / 304 runs
failed over last 7 days
52.30% (159) 159 / 304 runs
flaked over last 7 days

📄   packages/app-store/routing-forms/playwright/tests/basic.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Routing Forms Seeded Routing Form Routing Link should validate fields
Retry 1Initial Attempt
0.33% (1) 1 / 303 run
failed over last 7 days
12.87% (39) 39 / 303 runs
flaked over last 7 days

View Detailed Build Results


@CarinaWolli CarinaWolli merged commit bf6dd66 into main Oct 24, 2023
36 checks passed
@CarinaWolli CarinaWolli deleted the fix/response-size-scheduleEmailReminder branch October 24, 2023 15:27
hbjORbj pushed a commit to codemod-com/cal.com-demo that referenced this pull request Nov 28, 2023
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
hbjORbj pushed a commit to codemod-com/cal.com-demo that referenced this pull request Dec 21, 2023
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core area: core, team members only High priority Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants