Skip to content

feat(backend): harden CreatorsService with Logger and resilient edges - #800

Merged
aji70 merged 1 commit into
MyFanss:mainfrom
Mimah97:feat/creators-service-logging-resilience
Apr 23, 2026
Merged

feat(backend): harden CreatorsService with Logger and resilient edges#800
aji70 merged 1 commit into
MyFanss:mainfrom
Mimah97:feat/creators-service-logging-resilience

Conversation

@Mimah97

@Mimah97 Mimah97 commented Apr 23, 2026

Copy link
Copy Markdown
Contributor
  • Log and skip PlanCreatedEvent when EventBus is optional; warn if publish throws
  • Debug-log invalid plan pagination cursors instead of failing silently
  • Log and rethrow creator search DB failures
  • Add unit tests for logging and resilience paths

closes #585

- Log and skip PlanCreatedEvent when EventBus is optional; warn if publish throws
- Debug-log invalid plan pagination cursors instead of failing silently
- Log and rethrow creator search DB failures
- Add unit tests for logging and resilience paths

Made-with: Cursor
@drips-wave

drips-wave Bot commented Apr 23, 2026

Copy link
Copy Markdown

@Mimah97 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@aji70
aji70 merged commit beda1e2 into MyFanss:main Apr 23, 2026
3 of 9 checks passed
aji70 added a commit that referenced this pull request Apr 30, 2026
…silience

feat(backend): harden CreatorsService with Logger and resilient edges
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.

Add Logger import in creators.service.ts

2 participants