freeleaps-service-hub/apps/payment
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
..
backend fix: refractor the length functions and add comments, and address the issues 2025-07-22 13:16:14 +08:00
common fix: refractor the length functions and add comments, and address the issues 2025-07-22 13:16:14 +08:00
webapi fix: remove problematic ModuleLogger dependencies from startup events 2025-09-26 10:07:07 +08:00
.env refractor: clean up the codes for online services 2025-07-21 15:23:19 +08:00
Dockerfile 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
requirements.txt build(pip): bump fastapi version to 0.114.0 2025-03-17 18:16:41 +08:00
start_fastapi.sh Clean up and add env files to payment 2024-12-11 22:20:12 -08:00