You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: update environment variable handling and rate limiting
- Made several environment variables optional in env.mjs for better flexibility.
- Refactored rate limiting logic in safe-action.ts and related files to utilize the new optional environment variables.
- Updated various actions to use the new env imports for AWS credentials and Discord webhook URL, enhancing consistency across the codebase.
0 commit comments