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

chore: Add extra logging for no available users error #13791

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

keithwillcode
Copy link
Contributor

What does this PR do?

Adds extra logging to help us track down the lingering "no available users found" errors we see

Type of change

  • Chore (refactoring code, technical debt, workflow improvements)

@keithwillcode keithwillcode requested a review from a team February 20, 2024 23:32
@keithwillcode keithwillcode self-assigned this Feb 20, 2024
Copy link
Contributor

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

@keithwillcode keithwillcode added core area: core, team members only foundation labels Feb 20, 2024
Copy link
Contributor

@emrysal emrysal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to have some visibility

@keithwillcode keithwillcode added High priority Created by Linear-GitHub Sync and removed core area: core, team members only labels Feb 20, 2024
@keithwillcode keithwillcode added this to the v3.9 milestone Feb 20, 2024
@keithwillcode keithwillcode enabled auto-merge (squash) February 20, 2024 23:38
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! 🙌

Copy link

deploysentinel bot commented Feb 20, 2024

Current Playwright Test Results Summary

✅ 447 Passing - ⚠️ 10 Flaky

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

(Last updated on 02/20/2024 11:49:53pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: ffa5239

Started: 02/20/2024 11:41:49pm UTC

⚠️ Flakes

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking With Long Text Question and Each Other Question Booking With Long Text Question and Checkbox Group Question Long Text required and Checkbox Group not required
Retry 1Initial Attempt
0% (0) 0 / 246 runs
failed over last 7 days
5.28% (13) 13 / 246 runs
flaked over last 7 days

📄   apps/web/playwright/booking/radioGroupQuestion.e2e.ts • 4 Flakes

Top 1 Common Error Messages

null

4 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking With Radio Question and Each Other Question Booking With Radio Question and Address Question Booking With Radio Question and multiselect Question Radio required and multiselect text required
Retry 1Initial Attempt
0% (0) 0 / 264 runs
failed over last 7 days
6.06% (16) 16 / 264 runs
flaked over last 7 days
Booking With Radio Question and Each Other Question Booking With Radio Question and Address Question Booking With Radio Question and multiselect Question Radio and multiselect text not required
Retry 1Initial Attempt
0% (0) 0 / 264 runs
failed over last 7 days
4.92% (13) 13 / 264 runs
flaked over last 7 days
Booking With Radio Question and Each Other Question Booking With Radio Question and Address Question Booking With Radio Question and Phone Question Radio required and Phone required
Retry 1Initial Attempt
0% (0) 0 / 264 runs
failed over last 7 days
6.44% (17) 17 / 264 runs
flaked over last 7 days
Booking With Radio Question and Each Other Question Booking With Radio Question and Address Question Booking With Radio Question and Short text question Radio required and Short text required
Retry 1Initial Attempt
0.38% (1) 1 / 264 run
failed over last 7 days
6.44% (17) 17 / 264 runs
flaked over last 7 days

📄   apps/web/playwright/booking/addressQuestione2e/addressQuestion.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking With Address Question and Each Other Question Booking With Address Question and Checkbox Question Address required and checkbox required
Retry 1Initial Attempt
1.53% (4) 4 / 262 runs
failed over last 7 days
4.96% (13) 13 / 262 runs
flaked over last 7 days
Booking With Address Question and Each Other Question Booking With Address Question and select Question Address and select not required
Retry 1Initial Attempt
0% (0) 0 / 255 runs
failed over last 7 days
9.41% (24) 24 / 255 runs
flaked over last 7 days

📄   apps/web/playwright/team/team-invitation.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Team Invitation (non verified)
Retry 1Initial Attempt
0.37% (1) 1 / 268 run
failed over last 7 days
11.94% (32) 32 / 268 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Update Profile Can update a users email (verification enabled)
Retry 2Retry 1Initial Attempt
13.41% (37) 37 / 276 runs
failed over last 7 days
51.09% (141) 141 / 276 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/preview.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Preview Preview - embed-core should load
Retry 1Initial Attempt
0% (0) 0 / 271 runs
failed over last 7 days
36.16% (98) 98 / 271 runs
flaked over last 7 days

View Detailed Build Results


@keithwillcode keithwillcode merged commit 0a6dde4 into main Feb 20, 2024
37 of 38 checks passed
@keithwillcode keithwillcode deleted the chore/no-available-users-logging branch February 20, 2024 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
foundation High priority Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants