Skip to content

bug: fix missing catch all#3226

Merged
amokan merged 2 commits intomainfrom
amokan/fix-missing-catch-all
Mar 2, 2026
Merged

bug: fix missing catch all#3226
amokan merged 2 commits intomainfrom
amokan/fix-missing-catch-all

Conversation

@amokan
Copy link
Copy Markdown
Contributor

@amokan amokan commented Mar 2, 2026

The def uuid?(_), do: false clause was removed in #3191 .

Unfortunately out on prod, this produces a lot of errors as we're seeing stuff come in with nil values.

@amokan amokan requested review from Ziinc and chasers March 2, 2026 20:54
@amokan amokan merged commit 6f12ecf into main Mar 2, 2026
19 of 21 checks passed
@amokan amokan deleted the amokan/fix-missing-catch-all branch March 2, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants