Skip to content

Conversation

@andibeuge
Copy link

@andibeuge andibeuge commented Dec 5, 2025

📝 Description

In order to handle bigger payloads (e.g. for large postgres db listings) it is necessary to increase the grpc message size when needed.

In current state it is not possible to list larger databases due to the current hard coded limit:

Screenshot 2025-12-05 at 09 51 18

🚀 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🎨 Style/UI update
  • ♻️ Code refactor
  • ⚡ Performance improvement
  • ✅ Test update
  • 🔧 Build configuration change
  • 🧹 Chore

📋 Changes Made

  • Added the option to set the message size in bytes for grpc by environment variable

✅ Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@andibeuge
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@andibeuge andibeuge marked this pull request as ready for review December 5, 2025 08:48
@andibeuge
Copy link
Author

recheck

@andibeuge andibeuge marked this pull request as draft December 11, 2025 00:03
@andibeuge andibeuge marked this pull request as ready for review December 11, 2025 00:03
@andibeuge andibeuge closed this Dec 11, 2025
@andibeuge
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@andibeuge andibeuge reopened this Dec 11, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant