Skip to content

feat: improve error handling#14

Merged
oelburk merged 2 commits intomasterfrom
feature/improve-error-handling
Jun 22, 2025
Merged

feat: improve error handling#14
oelburk merged 2 commits intomasterfrom
feature/improve-error-handling

Conversation

@oelburk
Copy link
Owner

@oelburk oelburk commented Jun 22, 2025

This pull request updates the dependencies in the pubspec.yaml file to ensure compatibility with newer versions and introduces a new dependency for error tracking.

Dependency updates:

  • Updated the cron package version from ^0.6.1 to ^0.6.2 to include the latest fixes and improvements.
  • Updated the nyxx package version from ^6.5.2 to ^6.7.0 and the nyxx_commands package version from ^6.0.3 to ^6.0.4 for enhanced Discord bot functionality.
  • Updated the lints package version from ^5.1.1 to ^6.0.0 in dev_dependencies for improved linting rules.

New dependency:

  • Added the sentry package (version ^9.0.0) for error tracking and monitoring.

oelburk added 2 commits June 22, 2025 19:00
…utilities

- Added Sentry integration for error tracking and performance monitoring.
- Introduced ErrorMonitor class for centralized error handling and reporting.
- Implemented robust web scraping utilities with retry logic and error handling.
- Updated BeerizerService and UntappdModule to utilize new error monitoring features.
- Added web scraping configuration for retry attempts and delays.
…dModule

- Updated transaction finish calls to await their completion in BeerizerService and UntappdModule for improved performance tracking.
- Added timestamp to error monitoring context in ErrorMonitor for better debugging information.
@oelburk oelburk merged commit 1c2608d into master Jun 22, 2025
1 check passed
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