Skip to content

fix: freeze component on large image generation#352

Open
forhad-hosain wants to merge 9 commits intodevfrom
fix/large-image-generation
Open

fix: freeze component on large image generation#352
forhad-hosain wants to merge 9 commits intodevfrom
fix/large-image-generation

Conversation

@forhad-hosain
Copy link
Contributor

@forhad-hosain forhad-hosain commented Mar 4, 2026

📝 Description

After having option 4K resolution image generation, we need to capture ~30MB file, so we had to increase the file size in base 64 processing

🔗 Related Issues

  • Fixes #
  • Relates to #

🔧 Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 📚 Documentation update
  • 🔧 Code refactoring (no functional changes)
  • 🧪 Test improvements
  • 🔨 Build/CI changes

✅ Checklist

  • Self-review performed
  • Tests added/updated
  • Documentation updated (if needed)

forhad-hosain and others added 9 commits March 4, 2026 08:41
Signed-off-by: Forhad Hosain <forhad@smythos.com>
Signed-off-by: Forhad Hosain <forhad@smythos.com>
Signed-off-by: Forhad Hosain <forhad@smythos.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Forhad Hosain <forhad@smythos.com>
Replace @sre/constants import with a local constant to keep
/utils free of dependencies on code outside /utils.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Forhad Hosain <forhad@smythos.com>
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.

1 participant