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

Use callStack everywhere #243

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Use callStack everywhere #243

merged 1 commit into from
Feb 19, 2024

Conversation

confused-Techie
Copy link
Member

Requirements

  • Filling out the template is required.

  • All new code requires tests to ensure against regressions.

    • However, if your PR contains zero code changes, feel free to select the checkmark below to indicate so.
  • Have you ran tests against this code?

  • This PR contains zero code changes.

Description of the Change

This PR extends #241 by now using this new callStack just about everywhere.

Although with #240 still in review, I made sure not to touch getPackagesPackageName and postPackages as those callStack signatures change through that PR, and I didn't want to create any conflicts.

But in short, all this PR does it make it easier to trace errors occurring on the backend, and for any reported errors, at a glance we can quickly see and read the path that request took through the code, and what failed.

@confused-Techie confused-Techie merged commit 9b3ed1f into main Feb 19, 2024
6 checks passed
@confused-Techie confused-Techie deleted the use-call-stack-everywhere branch February 19, 2024 22:23
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.

1 participant