Files
remnawave-bedolaga-telegram…/app/services
Fringg a9eee19c95 fix: resolve HWID reset context manager bug and webhook FK violation
- Fix async context manager usage in sync_users: __aenter__() result
  was not assigned, so hwid_api_client held the context manager object
  instead of the actual API client, causing AttributeError on
  reset_user_devices()
- Add user existence check in _restore_missing_yookassa_payment before
  INSERT to prevent ForeignKeyViolationError when user_id from payment
  metadata no longer exists in users table
2026-02-08 16:48:07 +03:00
..
2026-02-01 11:18:54 +03:00
2026-02-01 11:18:54 +03:00
2026-02-01 11:18:54 +03:00
2026-02-01 14:41:45 +03:00
2026-02-04 04:50:38 +03:00
2026-02-03 03:14:39 +03:00