webapp/src/modules/market/services
padreug 8a019db34a Enhance Chat and Market Services with improved error handling and logging
Chat Service:
- Added detailed logging for API calls and responses, including warnings for missing authentication tokens and invalid response formats.
- Implemented a retry mechanism for message subscription setup on connection errors.
- Merged peers instead of clearing existing ones when loading from the API.

Market Service:
- Updated authentication checks to prioritize global auth state, improving user experience during order placement.
- Enhanced error messages for missing Nostr keys to guide users in configuring their profiles.

These changes improve the robustness and user-friendliness of the chat and market functionalities.
2025-09-06 20:12:41 +02:00
..
nostrmarketService.ts Enhance Chat and Market Services with improved error handling and logging 2025-09-06 20:12:41 +02:00
paymentMonitor.ts Complete legacy code cleanup and achieve full modular architecture 2025-09-06 13:48:35 +02:00