freeleaps-service-hub/apps
Nicolas 5d6abb0aa2 fix: remove problematic ModuleLogger dependencies from startup events
- Remove ModuleLogger dependencies from notification and payment services startup
- Fix startup blocking issues caused by circular database dependencies
- Simplify freeleaps_app.py startup flows for both services
- Service startup now completes without database connection dependency
2025-09-26 10:07:07 +08:00
..
authentication The log format of the central storage has been adjusted so that it can actively write corresponding logs to the log files. 2025-09-23 10:08:39 +08:00
central_storage The log format of the central storage has been adjusted so that it can actively write corresponding logs to the log files. 2025-09-23 10:08:39 +08:00
content chore(docker): update Python version to 3.12 in Dockerfiles; enhance logging in content, devops, notification, and payment services 2025-09-25 09:55:35 +08:00
devops chore(docker): update Python version to 3.12 in Dockerfiles; enhance logging in content, devops, notification, and payment services 2025-09-25 09:55:35 +08:00
helloworld Add template fastapi app, test, README.md, this can be used for future extension 2025-05-11 21:01:11 -07:00
metrics Merge pull request '1d and 1m' (#68) from feature/wc into dev 2025-09-23 13:55:45 +00:00
notification fix: remove problematic ModuleLogger dependencies from startup events 2025-09-26 10:07:07 +08:00
payment fix: remove problematic ModuleLogger dependencies from startup events 2025-09-26 10:07:07 +08:00
__init__.py Init Payment App 2024-11-18 22:01:54 -08:00