Skip to content

Conversation

@comfyui-wiki
Copy link
Member

  • Add unauthenticated notice type with login prompt
  • Distinguish between unauthenticated rate limits and authenticated rate limits
  • Show login suggestion when unauthenticated users hit rate limits
  • Detect authentication errors and show appropriate notices
  • Add debug function to test unauthenticated notice
  • Improve error detection to check for auth-related messages in iframe content

- Add unauthenticated notice type with login prompt
- Distinguish between unauthenticated rate limits and authenticated rate limits
- Show login suggestion when unauthenticated users hit rate limits
- Detect authentication errors and show appropriate notices
- Add debug function to test unauthenticated notice
- Improve error detection to check for auth-related messages in iframe content
- Consolidate notice types into a single function to streamline error handling.
- Remove specific notice types for rate limits, unauthenticated users, and network errors; now always show a unified notice.
- Enhance Chinese language support for notices.
- Update debug functions to reflect changes in notice handling.
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.

2 participants