Skip to content

Fix monitoring swaps when one provider is faulty (e.g. timeout)#489

Merged
Jossec101 merged 5 commits intomainfrom
fix-swaps-monitoring
Mar 12, 2026
Merged

Fix monitoring swaps when one provider is faulty (e.g. timeout)#489
Jossec101 merged 5 commits intomainfrom
fix-swaps-monitoring

Conversation

@Jossec101
Copy link
Contributor

  • Replace CleanUp method with LogMonitoringIssueAsync for better error tracking
  • Add comprehensive audit logging for swap monitoring issues
  • Enhance exception handling with try-catch blocks around provider calls
  • Add null/empty validation for ProviderId before provider queries
  • Improve logging granularity from errors to warnings for monitoring issues
  • Add detailed audit context including swap metadata and error messages

- Replace CleanUp method with LogMonitoringIssueAsync for better error tracking
- Add comprehensive audit logging for swap monitoring issues
- Enhance exception handling with try-catch blocks around provider calls
- Add null/empty validation for ProviderId before provider queries
- Improve logging granularity from errors to warnings for monitoring issues
- Add detailed audit context including swap metadata and error messages
@Jossec101 Jossec101 force-pushed the fix-swaps-monitoring branch from bfc7541 to 978878e Compare March 12, 2026 10:09
@Jossec101 Jossec101 enabled auto-merge (squash) March 12, 2026 10:24
@Jossec101 Jossec101 merged commit 1009eab into main Mar 12, 2026
1 check passed
@Jossec101 Jossec101 deleted the fix-swaps-monitoring branch March 12, 2026 10:33
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